public class TcpDiscoveryClientMetricsUpdateMessage extends TcpDiscoveryAbstractMessage
Client sends his metrics in this message.
CHANGE_TOPOLOGY_FLAG_POS, CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, COMPRESS_DATA_PACKET, FORCE_FAIL_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryClientMetricsUpdateMessage(UUID creatorNodeId,
ClusterMetrics metrics)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterMetrics |
metrics()
Gets metrics map.
|
String |
toString() |
boolean |
traceLogLevel() |
addFailedNode, client, client, creatorNodeId, equals, failedNodes, failedNodes, force, force, getFlag, hashCode, highPriority, 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 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 Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020