public abstract class PercentGauge extends RatioGauge
RatioGauge
extension which returns a percentage, not a ratio.Constructor and Description |
---|
PercentGauge() |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
value()
Returns the metric's current value.
|
processWith
public java.lang.Double value()
Gauge
value
in class RatioGauge