T - specific metric value sub classpublic abstract static class GaugeMetricValue.Builder<T extends GaugeMetricValue.Builder<T>> extends MetricValue.Builder<T>
| Constructor and Description |
|---|
GaugeMetricValue.Builder() |
| Modifier and Type | Method and Description |
|---|---|
GaugeMetricValue |
build() |
T |
doubleValue(double value)
Sets the mean.
|
count, millisecondsSpan, persistDate, self, type, uid, updateDatepublic T doubleValue(double value)
value - the double valuepublic GaugeMetricValue build()
build in class MetricValue.Builder<T extends GaugeMetricValue.Builder<T>>Copyright © 2014. All Rights Reserved.