Uses of Interface
org.apache.sling.commons.metrics.Metric
Packages that use Metric
Package
Description
Provides an API to generate and collect metrics in various forms
-
Uses of Metric in org.apache.sling.commons.metrics
Subinterfaces of Metric in org.apache.sling.commons.metricsModifier and TypeInterfaceDescriptioninterfaceAn incrementing and decrementing counter metric.interfaceA metric which calculates the distribution of a value.interfaceA meter metric which measures mean throughputinterfaceA timer metric which aggregates timing durations and provides duration statistics.