public class TcpDiscoveryHandshakeRequest extends TcpDiscoveryAbstractMessage
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 |
|---|
TcpDiscoveryHandshakeRequest(UUID creatorNodeId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
changeTopology()
Gets topology change flag.
|
void |
changeTopology(UUID prevNodeId)
Sets topology change flag and previous node ID to check.
|
UUID |
checkPreviousNodeId()
Gets expected previous node ID to check.
|
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 UUID checkPreviousNodeId()
public void changeTopology(UUID prevNodeId)
prevNodeId - If not null, will set topology check flag and set node ID to check.public String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021