Package com.lightbend.cinnamon.metric
Interface Recorder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrecord(long value)Record a new value.
-
-
-
Field Detail
-
NONE
static final Recorder NONE
Empty no-opRecorder.
-
-