public static class MetricsStore.ClusterCounterKey
extends java.lang.Object
| Constructor and Description |
|---|
ClusterCounterKey(MetricsSystem.InstanceType instanceType,
java.lang.String metricName)
Construct a new
MetricsStore.ClusterCounterKey. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public ClusterCounterKey(MetricsSystem.InstanceType instanceType, java.lang.String metricName)
MetricsStore.ClusterCounterKey.instanceType - the instance typemetricName - the metric nameCopyright © 2020. All Rights Reserved.