| Package | Description |
|---|---|
| org.apache.ignite.internal.util.nio |
NIO server interfaces and common utility classes for NIO.
|
| org.apache.ignite.spi.communication.tcp.internal |
Contains connection health-checkers for TCP/IP-based implementation of communication SPI.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable GridNioRecoveryDescriptor |
GridNioSessionImpl.inRecoveryDescriptor() |
@Nullable GridNioRecoveryDescriptor |
GridNioSession.inRecoveryDescriptor() |
@Nullable GridNioRecoveryDescriptor |
GridSelectorNioSessionImpl.inRecoveryDescriptor() |
@Nullable GridNioRecoveryDescriptor |
GridNioSessionImpl.outRecoveryDescriptor() |
@Nullable GridNioRecoveryDescriptor |
GridNioSession.outRecoveryDescriptor() |
@Nullable GridNioRecoveryDescriptor |
GridSelectorNioSessionImpl.outRecoveryDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridNioSessionImpl.inRecoveryDescriptor(GridNioRecoveryDescriptor recoveryDesc) |
void |
GridNioSession.inRecoveryDescriptor(GridNioRecoveryDescriptor recoveryDesc) |
void |
GridSelectorNioSessionImpl.inRecoveryDescriptor(GridNioRecoveryDescriptor recoveryDesc) |
void |
GridNioSessionImpl.outRecoveryDescriptor(GridNioRecoveryDescriptor recoveryDesc) |
void |
GridNioSession.outRecoveryDescriptor(GridNioRecoveryDescriptor recoveryDesc) |
void |
GridSelectorNioSessionImpl.outRecoveryDescriptor(GridNioRecoveryDescriptor recoveryDesc) |
| Modifier and Type | Method and Description |
|---|---|
GridNioRecoveryDescriptor |
GridNioServerWrapper.inRecoveryDescriptor(ClusterNode node,
ConnectionKey key)
Deprecated.
|
GridNioRecoveryDescriptor |
DisconnectedSessionInfo.recoveryDescription() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<ConnectionKey,GridNioRecoveryDescriptor> |
GridNioServerWrapper.inRecDescs()
Deprecated.
|
ConcurrentMap<ConnectionKey,GridNioRecoveryDescriptor> |
GridNioServerWrapper.outRecDescs()
Deprecated.
|
ConcurrentMap<ConnectionKey,GridNioRecoveryDescriptor> |
GridNioServerWrapper.recoveryDescs()
Deprecated.
|
| Constructor and Description |
|---|
DisconnectedSessionInfo(@Nullable GridNioRecoveryDescriptor recoveryDesc,
int connIdx) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021