public class TcpDiscoveryJoinRequestMessage extends TcpDiscoveryAbstractMessage
CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_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() |
TcpDiscoveryNode |
node()
Gets new node that wants to join the topology.
|
boolean |
responded() |
void |
responded(boolean responded) |
String |
toString() |
client, client, creatorNodeId, destinationClientNodeId, destinationClientNodeId, equals, getFlag, hashCode, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, 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 String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015