Package com.lightbend.cinnamon.metric
Interface Rate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmark()Mark the occurrence of an event.voidmark(long n)Mark the occurrence of a given number of events.
-
-
-
Field Detail
-
NONE
static final Rate NONE
Empty no-opRate.
-
-