public class TcpDiscoveryPingResponse extends TcpDiscoveryAbstractMessage
CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryPingResponse()
For
Externalizable. |
TcpDiscoveryPingResponse(UUID creatorNodeId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
clientExists() |
void |
clientExists(boolean clientExists) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
client, client, creatorNodeId, destinationClientNodeId, destinationClientNodeId, equals, getFlag, hashCode, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, toString, verified, verifierNodeId, verifypublic TcpDiscoveryPingResponse()
Externalizable.public TcpDiscoveryPingResponse(UUID creatorNodeId)
creatorNodeId - Creator node ID.public void clientExists(boolean clientExists)
clientExists - Whether pinged client exists.public boolean clientExists()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class TcpDiscoveryAbstractMessageIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class TcpDiscoveryAbstractMessageIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015