public class TcpDiscoveryJoinRequestMessage extends TcpDiscoveryAbstractTraceableMessage
CHANGE_TOPOLOGY_FLAG_POS, CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, COMPRESS_DATA_PACKET, FORCE_FAIL_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryJoinRequestMessage(TcpDiscoveryNode node,
DiscoveryDataPacket dataPacket)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DiscoveryDataPacket |
gridDiscoveryData() |
TcpDiscoveryNode |
node()
Gets new node that wants to join the topology.
|
boolean |
responded() |
void |
responded(boolean responded) |
String |
toString() |
readResolve, spanContaineraddFailedNode, client, client, creatorNodeId, failedNodes, failedNodes, force, force, getFlag, hashCode, highPriority, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, traceLogLevel, verified, verifierNodeId, verifypublic TcpDiscoveryJoinRequestMessage(TcpDiscoveryNode node, DiscoveryDataPacket dataPacket)
node - New node that wants to join.dataPacket - Discovery data.public TcpDiscoveryNode node()
public DiscoveryDataPacket gridDiscoveryData()
public boolean responded()
true flag.public void responded(boolean responded)
responded - Responded flag.public boolean equals(Object obj)
equals in class TcpDiscoveryAbstractMessagepublic String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021