public static class GaugeResult.EmptyGaugeResult extends GaugeResult
GaugeResult
, representing no values reported.GaugeResult.EmptyGaugeResult
Modifier and Type | Method and Description |
---|---|
Instant |
getTimestamp() |
long |
getValue() |
create, empty
public long getValue()
getValue
in class GaugeResult
public Instant getTimestamp()
getTimestamp
in class GaugeResult