Uses of Interface
org.apache.sling.commons.metrics.Meter
-
-
Uses of Meter in org.apache.sling.commons.metrics
Methods in org.apache.sling.commons.metrics that return Meter Modifier and Type Method Description Meter
MetricsService. meter(String name)
Creates a newMeter
and registers it under the given name.
-