Uses of Interface
org.apache.sling.commons.metrics.Histogram
-
-
Uses of Histogram in org.apache.sling.commons.metrics
Methods in org.apache.sling.commons.metrics that return Histogram Modifier and Type Method Description HistogramMetricsService. histogram(String name)Creates a newHistogramand registers it under the given name.
-