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