public class TcpDiscoveryClientHeartbeatMessage extends TcpDiscoveryAbstractMessage
Client sends his heartbeats in this message.
CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryClientHeartbeatMessage(UUID creatorNodeId,
ClusterMetrics metrics)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
highPriority() |
ClusterMetrics |
metrics()
Gets metrics map.
|
String |
toString() |
boolean |
traceLogLevel() |
addFailedNode, client, client, creatorNodeId, equals, failedNodes, failedNodes, getFlag, hashCode, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, verified, verifierNodeId, verifypublic TcpDiscoveryClientHeartbeatMessage(UUID creatorNodeId, ClusterMetrics metrics)
creatorNodeId - Creator node.metrics - Metrics.public ClusterMetrics metrics()
public boolean highPriority()
highPriority in class TcpDiscoveryAbstractMessagetrue if message must be added to head of queue.public boolean traceLogLevel()
traceLogLevel in class TcpDiscoveryAbstractMessageTrue if need use trace logging for this message (to reduce amount of logging with debug level).public String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016