| Package | Description |
|---|---|
| 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 |
|---|---|
ConcurrentMap<ConnectionKey,GridNioRecoveryDescriptor> |
GridNioServerWrapper.inRecDescs()
Deprecated.
|
ConcurrentMap<ConnectionKey,GridNioRecoveryDescriptor> |
GridNioServerWrapper.outRecDescs()
Deprecated.
|
ConcurrentMap<ConnectionKey,GridNioRecoveryDescriptor> |
GridNioServerWrapper.recoveryDescs()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GridFutureAdapter<GridCommunicationClient> |
ConnectionClientPool.getFut(ConnectionKey connKey) |
GridNioRecoveryDescriptor |
GridNioServerWrapper.inRecoveryDescriptor(ClusterNode node,
ConnectionKey key)
Deprecated.
|
void |
GridNioServerWrapper.onChannelCreate(GridSelectorNioSessionImpl ses,
ConnectionKey connKey,
Message msg)
Deprecated.
|
GridFutureAdapter<GridCommunicationClient> |
ConnectionClientPool.putIfAbsentFut(ConnectionKey key,
GridFutureAdapter<GridCommunicationClient> fut) |
void |
ConnectionClientPool.removeFut(ConnectionKey connKey,
GridFutureAdapter<GridCommunicationClient> fut) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021