public class TcpDiscoveryHandshakeResponse extends TcpDiscoveryAbstractMessage
CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryHandshakeResponse(UUID creatorNodeId,
long locNodeOrder)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
order()
Gets order of the node sent the response.
|
void |
order(long order)
Sets order of the node sent the response.
|
String |
toString() |
client, client, creatorNodeId, destinationClientNodeId, destinationClientNodeId, equals, getFlag, hashCode, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, verified, verifierNodeId, verifypublic TcpDiscoveryHandshakeResponse(UUID creatorNodeId, long locNodeOrder)
creatorNodeId - Creator node ID.locNodeOrder - Local node order.public long order()
public void order(long order)
order - Order of the node sent the response.public String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015