Uses of Class
org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryRedirectToClient
-
Packages that use TcpDiscoveryRedirectToClient Package Description org.apache.ignite.spi.discovery.tcp.messages Contains implementation messages. -
-
Uses of TcpDiscoveryRedirectToClient in org.apache.ignite.spi.discovery.tcp.messages
Classes in org.apache.ignite.spi.discovery.tcp.messages with annotations of type TcpDiscoveryRedirectToClient Modifier and Type Class Description classTcpDiscoveryCustomEventMessageWrapped for custom message.classTcpDiscoveryMetricsUpdateMessageMetrics update message.classTcpDiscoveryNodeAddedMessageMessage telling nodes that new node should be added to topology.classTcpDiscoveryNodeAddFinishedMessageSent by coordinator across the ring to finish node add process.classTcpDiscoveryNodeFailedMessageSent by node that has detected node failure to coordinator across the ring, then sent by coordinator across the ring.classTcpDiscoveryNodeLeftMessageSent by node that is stopping to coordinator across the ring, then sent by coordinator across the ring.
-