public class GridTcpDiscoveryHandshakeRequest extends GridTcpDiscoveryAbstractMessage
| Constructor and Description |
|---|
GridTcpDiscoveryHandshakeRequest()
Public default no-arg constructor for
Externalizable interface. |
GridTcpDiscoveryHandshakeRequest(UUID creatorNodeId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
creatorNodeId, equals, hashCode, id, readExternal, senderNodeId, senderNodeId, topologyVersion, topologyVersion, verified, verifierNodeId, verify, writeExternalpublic GridTcpDiscoveryHandshakeRequest()
Externalizable interface.public GridTcpDiscoveryHandshakeRequest(UUID creatorNodeId)
creatorNodeId - Creator node ID.public String toString()
toString in class GridTcpDiscoveryAbstractMessageCopyright © 2014. All rights reserved.