@TcpDiscoveryEnsureDelivery @TcpDiscoveryRedirectToClient public class TcpDiscoveryNodeAddFinishedMessage extends TcpDiscoveryAbstractMessage
CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryNodeAddFinishedMessage(UUID creatorNodeId,
UUID nodeId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<UUID,Map<Integer,byte[]>> |
clientDiscoData() |
void |
clientDiscoData(Map<UUID,Map<Integer,byte[]>> clientDiscoData) |
Map<String,Object> |
clientNodeAttributes() |
void |
clientNodeAttributes(Map<String,Object> clientNodeAttrs) |
UUID |
nodeId()
Gets ID of the node added.
|
String |
toString() |
addFailedNode, client, client, creatorNodeId, equals, failedNodes, failedNodes, getFlag, hashCode, highPriority, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, verified, verifierNodeId, verifypublic UUID nodeId()
public Map<UUID,Map<Integer,byte[]>> clientDiscoData()
public void clientDiscoData(@Nullable
Map<UUID,Map<Integer,byte[]>> clientDiscoData)
clientDiscoData - Discovery data for joined client.public Map<String,Object> clientNodeAttributes()
public void clientNodeAttributes(Map<String,Object> clientNodeAttrs)
clientNodeAttrs - New client node attributes.public String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016