Class DisconnectedSessionInfo


  • public class DisconnectedSessionInfo
    extends Object
    Class marker that say that connection must be interacted.
    • Constructor Detail

      • DisconnectedSessionInfo

        public DisconnectedSessionInfo​(@Nullable
                                       @Nullable GridNioRecoveryDescriptor recoveryDesc,
                                       int connIdx)
        Parameters:
        recoveryDesc - Recovery descriptor.
        connIdx - Connection index.
    • Method Detail

      • connectionIndex

        public int connectionIndex()
        Returns:
        Connection index.