public final class MetricValue extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MetricValue.Builder
MetricValue builder class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
long | 
getCount()
Returns count value. 
 | 
long | 
getLoad()
Returns load value. 
 | 
long | 
getRate()
Returns rate value. 
 | 
int | 
hashCode()  | 
String | 
toString()  |