| Package | Description |
|---|---|
| org.apache.ignite.spi.discovery.tcp.messages |
Contains implementation messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryCustomEventMessage
Wrapped for custom message.
|
class |
TcpDiscoveryJoinRequestMessage
Initial message sent by a node that wants to enter topology.
|
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.
|
| Constructor and Description |
|---|
TcpDiscoveryAbstractTraceableMessage(TcpDiscoveryAbstractTraceableMessage msg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021