Uses of Class
org.apache.ignite.spi.communication.tcp.internal.CommunicationWorker
-
Packages that use CommunicationWorker Package Description org.apache.ignite.spi.communication.tcp.internal Contains connection health-checkers for TCP/IP-based implementation of communication SPI. -
-
Uses of CommunicationWorker in org.apache.ignite.spi.communication.tcp.internal
Methods in org.apache.ignite.spi.communication.tcp.internal with parameters of type CommunicationWorker Modifier and Type Method Description voidGridNioServerWrapper. communicationWorker(CommunicationWorker commWorker)Deprecated.voidInboundConnectionHandler. communicationWorker(CommunicationWorker commWorker)
-