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