Package com.lightbend.cinnamon.metric
Interface GaugeDouble
-
-
Field Summary
Fields Modifier and Type Field Description static GaugeDoubleNONEEmpty no-opgauge.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidset(double value)Set thegaugevalue
-
-
-
Field Detail
-
NONE
static final GaugeDouble NONE
Empty no-opgauge.
-
-