public class TcpDiscoveryConnectionCheckMessage extends TcpDiscoveryAbstractMessage implements Externalizable
TcpDiscoveryStatusCheckMessage is that this message is sent to the next node
which directly replies to the sender without message re-translation to the coordinator.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 |
|---|
TcpDiscoveryConnectionCheckMessage()
Default no-arg constructor for
Externalizable interface. |
TcpDiscoveryConnectionCheckMessage(TcpDiscoveryNode creatorNode)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
String |
toString() |
boolean |
traceLogLevel() |
void |
writeExternal(ObjectOutput out) |
addFailedNode, client, client, creatorNodeId, equals, failedNodes, failedNodes, force, force, getFlag, hashCode, highPriority, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, verified, verifierNodeId, verifypublic TcpDiscoveryConnectionCheckMessage()
Externalizable interface.public TcpDiscoveryConnectionCheckMessage(TcpDiscoveryNode creatorNode)
creatorNode - Node created this message.public boolean traceLogLevel()
traceLogLevel in class TcpDiscoveryAbstractMessageTrue if need use trace logging for this message (to reduce amount of logging with debug level).public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020