public class TcpDiscoveryClientAckResponse extends TcpDiscoveryAbstractMessage
| Modifier and Type | Field and Description |
|---|---|
static IgniteProductVersion |
CLIENT_ACK_SINCE_VERSION |
CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryClientAckResponse(UUID creatorNodeId,
IgniteUuid msgId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
highPriority() |
IgniteUuid |
messageId() |
String |
toString() |
addFailedNode, client, client, creatorNodeId, equals, failedNodes, failedNodes, getFlag, hashCode, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, verified, verifierNodeId, verifypublic static final IgniteProductVersion CLIENT_ACK_SINCE_VERSION
public TcpDiscoveryClientAckResponse(UUID creatorNodeId, IgniteUuid msgId)
creatorNodeId - Creator node ID.msgId - Message ID to ack.public IgniteUuid messageId()
public boolean highPriority()
highPriority in class TcpDiscoveryAbstractMessagetrue if message must be added to head of queue.public String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016