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 |
---|---|
Double |
value()
Returns the metric's current value.
|
getDenominator, getNumerator
processWith
public Double value()
Gauge
value
in class RatioGauge