Uses of Interface
org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
-
Packages that use TcpCommunicationSpiMBean Package Description org.apache.ignite.spi.communication.tcp.internal Contains connection health-checkers for TCP/IP-based implementation of communication SPI. -
-
Uses of TcpCommunicationSpiMBean in org.apache.ignite.spi.communication.tcp.internal
Classes in org.apache.ignite.spi.communication.tcp.internal that implement TcpCommunicationSpiMBean Modifier and Type Class Description classTcpCommunicationSpiMBeanImplMBean implementation for TcpCommunicationSpi.
-