public static class TcpDiscoveryMetricsUpdateMessage.MetricsSet extends Object implements Externalizable
| Constructor and Description |
|---|
MetricsSet() |
MetricsSet(ClusterMetrics metrics) |
| Modifier and Type | Method and Description |
|---|---|
Collection<T2<UUID,ClusterMetrics>> |
clientMetrics() |
ClusterMetrics |
metrics() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public MetricsSet()
public MetricsSet(ClusterMetrics metrics)
metrics - Metrics.public ClusterMetrics metrics()
public Collection<T2<UUID,ClusterMetrics>> clientMetrics()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021