public class CounterMetricValue extends MetricValue
| Modifier and Type | Class and Description |
|---|---|
static class |
CounterMetricValue.Builder<T extends CounterMetricValue.Builder<T>>
Builder (mutable) used to create a new value instances.
|
| Modifier | Constructor and Description |
|---|---|
protected |
CounterMetricValue(CounterMetricValue.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
static CounterMetricValue.Builder<?> |
builder(String uid) |
getCount, getMillisecondsSpan, getPersistDate, getType, getUid, getUpdateDateprotected CounterMetricValue(CounterMetricValue.Builder<?> builder)
public static CounterMetricValue.Builder<?> builder(String uid)
Copyright © 2014. All Rights Reserved.