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