Uses of Package
org.apache.ignite.spi.communication.tcp.internal
-
Packages that use org.apache.ignite.spi.communication.tcp.internal Package Description org.apache.ignite.spi.communication.tcp Contains default TCP/IP-based implementation for communication SPI.org.apache.ignite.spi.communication.tcp.internal Contains connection health-checkers for TCP/IP-based implementation of communication SPI. -
Classes in org.apache.ignite.spi.communication.tcp.internal used by org.apache.ignite.spi.communication.tcp Class Description TcpCommunicationConfigInitializer Only may implement it TcpCommunicationSpi. -
Classes in org.apache.ignite.spi.communication.tcp.internal used by org.apache.ignite.spi.communication.tcp.internal Class Description ClusterStateProvider Deprecated.This class must be removed.CommunicationWorker Works with connections states.ConnectGateway Lock and error control work flow.ConnectionClientPool Registry of client connections.ConnectionKey Connection Key.ConnectionPolicy Connection policy.ConnectionRequestor Helper interface to ask other nodes to open connections.DisconnectedSessionInfo Class marker that say that connection must be interacted.GridNioServerWrapper Deprecated.Should be removed.TcpCommunicationConfiguration Class of configuration forTcpCommunicationSpisegregation.TcpConnectionIndexAwareMessage TcpHandshakeExecutor Executor for synchronously establishing a connection with a node.