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