public class TcpDiscoveryDiscardMessage extends TcpDiscoveryAbstractMessage
CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryDiscardMessage()
Public default no-arg constructor for
Externalizable interface. |
TcpDiscoveryDiscardMessage(UUID creatorNodeId,
IgniteUuid msgId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteUuid |
msgId()
Gets message ID to discard (this and all preceding).
|
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
client, client, creatorNodeId, destinationClientNodeId, destinationClientNodeId, equals, getFlag, hashCode, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, verified, verifierNodeId, verifypublic TcpDiscoveryDiscardMessage()
Externalizable interface.public TcpDiscoveryDiscardMessage(UUID creatorNodeId, IgniteUuid msgId)
creatorNodeId - Creator node ID.msgId - Message ID.public IgniteUuid msgId()
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 TcpDiscoveryAbstractMessageIOExceptionClassNotFoundExceptionpublic String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015