public class TcpDiscoveryDiscardMessage 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 |
|---|
TcpDiscoveryDiscardMessage(UUID creatorNodeId,
IgniteUuid msgId,
boolean customMsgDiscard)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
customMessageDiscard()
Flag indicating whether the ID to discard is for a custom message or not.
|
IgniteUuid |
msgId()
Gets message ID to discard (this and all preceding).
|
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 TcpDiscoveryDiscardMessage(UUID creatorNodeId, IgniteUuid msgId, boolean customMsgDiscard)
creatorNodeId - Creator node ID.msgId - Message ID.customMsgDiscard - Flag indicating whether the ID to discard is for a custom message or not.public IgniteUuid msgId()
public boolean customMessageDiscard()
public String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021