public class TcpDiscoveryJoinRequestMessage extends TcpDiscoveryAbstractMessage
CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, FORCE_FAIL_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryJoinRequestMessage(TcpDiscoveryNode node,
Map<Integer,byte[]> discoData)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,byte[]> |
discoveryData() |
boolean |
equals(Object obj) |
TcpDiscoveryNode |
node()
Gets new node that wants to join the topology.
|
boolean |
responded() |
void |
responded(boolean responded) |
String |
toString() |
addFailedNode, 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, Map<Integer,byte[]> discoData)
node - New node that wants to join.discoData - Discovery data.public TcpDiscoveryNode node()
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 Fabric : ver. 1.9.0 Release Date : March 2 2017