T
- The type of the object being passed inpublic static final class DropwizardTypes.DescribableGauge<T> extends Object implements com.codahale.metrics.Gauge<Double>, DropwizardTypes.DescribableMetric, Gauge
Gauge.Builder<T>
Meter.Id, Meter.Type
Modifier and Type | Method and Description |
---|---|
Meter.Id |
getId()
Returns A unique combination of name and tags identifying this metric.
|
Double |
getValue() |
String |
toString() |
double |
value()
Returns the current value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
builder, constantGauge, doubleGauge, gaugeCollectionSize, gaugeMapSize, measure
public Meter.Id getId()
DropwizardTypes.DescribableMetric
getId
in interface Meter
getId
in interface DropwizardTypes.DescribableMetric
public Double getValue()
public double value()
Gauge
Copyright 2010-2018 ForgeRock AS.