public class TcpDiscoveryHandshakeRequest extends TcpDiscoveryAbstractMessage
CHANGE_TOPOLOGY_FLAG_POS, CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, FORCE_FAIL_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryHandshakeRequest(UUID creatorNodeId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
changeTopology()
Gets topology change flag.
|
void |
changeTopology(boolean changeTop)
Gets topology change flag.
|
String |
toString() |
addFailedNode, client, client, creatorNodeId, equals, failedNodes, failedNodes, force, force, getFlag, hashCode, highPriority, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, traceLogLevel, verified, verifierNodeId, verifypublic TcpDiscoveryHandshakeRequest(UUID creatorNodeId)
creatorNodeId - Creator node ID.public boolean changeTopology()
True means node intent to fail nodes in a ring.public void changeTopology(boolean changeTop)
True means node intent to fail nodes in a ring.changeTop - Change topology flag.public String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019