| 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 |
|---|---|
GridNioServer<T> |
GridNioServer.Builder.build()
Finishes building the instance.
|
| Modifier and Type | Method and Description |
|---|---|
GridNioServer<Message> |
GridNioServerWrapper.nio()
Deprecated.
Returns original nio server instance.
|
GridNioServer<Message> |
GridNioServerWrapper.resetNioServer()
Deprecated.
Recreates tpcSrvr socket instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridNioServerWrapper.nio(GridNioServer<Message> srv)
Deprecated.
|
| Constructor and Description |
|---|
TcpCommunicationConnectionCheckFuture(TcpCommunicationSpi spi,
IgniteLogger log,
GridNioServer nioSrvr,
List<ClusterNode> nodes) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023