@GridTcpDiscoveryEnsureDelivery public class GridTcpDiscoveryNodeLeftMessage extends GridTcpDiscoveryAbstractMessage
| Constructor and Description |
|---|
GridTcpDiscoveryNodeLeftMessage()
Public default no-arg constructor for
Externalizable interface. |
GridTcpDiscoveryNodeLeftMessage(UUID creatorNodeId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
creatorNodeId, equals, hashCode, id, readExternal, senderNodeId, senderNodeId, topologyVersion, topologyVersion, verified, verifierNodeId, verify, writeExternalpublic GridTcpDiscoveryNodeLeftMessage()
Externalizable interface.public GridTcpDiscoveryNodeLeftMessage(UUID creatorNodeId)
creatorNodeId - ID of the node that is about to leave the topology.public String toString()
toString in class GridTcpDiscoveryAbstractMessageCopyright © 2014. All rights reserved.