public class TcpDiscoveryClientMetricsUpdateMessage extends TcpDiscoveryAbstractMessage
Client sends his metrics in this message.
CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, FORCE_FAIL_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryClientMetricsUpdateMessage(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, force, force, getFlag, hashCode, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, verified, verifierNodeId, verifypublic TcpDiscoveryClientMetricsUpdateMessage(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. 2.6.0 Release Date : July 10 2018