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.CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_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() |
void |
writeExternal(ObjectOutput out) |
addFailedNode, client, client, creatorNodeId, equals, failedNodes, failedNodes, 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 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 Fabric : ver. 1.7.0 Release Date : August 1 2016