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, emptypublic long value()
value in class GaugeResultpublic Instant timestamp()
timestamp in class GaugeResult