class |
TcpDiscoveryClientReconnectMessage |
Message telling that client node is reconnecting to topology.
|
class |
TcpDiscoveryCustomEventMessage |
Wrapped for custom message.
|
class |
TcpDiscoveryNodeAddedMessage |
Message telling nodes that new node should be added to topology.
|
class |
TcpDiscoveryNodeAddFinishedMessage |
Sent by coordinator across the ring to finish node add process.
|
class |
TcpDiscoveryNodeFailedMessage |
Sent by node that has detected node failure to coordinator across the ring,
then sent by coordinator across the ring.
|
class |
TcpDiscoveryNodeLeftMessage |
Sent by node that is stopping to coordinator across the ring,
then sent by coordinator across the ring.
|
class |
TcpDiscoveryServerOnlyCustomEventMessage |
Wrapped for custom message that must not be delivered to the client nodes.
|