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