Uses of Interface
org.apache.sling.commons.metrics.Counting
-
-
Uses of Counting in org.apache.sling.commons.metrics
Subinterfaces of Counting in org.apache.sling.commons.metrics Modifier and Type Interface Description interfaceCounterAn incrementing and decrementing counter metric.interfaceHistogramA metric which calculates the distribution of a value.interfaceMeterA meter metric which measures mean throughputinterfaceTimerA timer metric which aggregates timing durations and provides duration statistics.
-