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 TypeInterfaceDescriptioninterface
An incrementing and decrementing counter metric.interface
A metric which calculates the distribution of a value.interface
A meter metric which measures mean throughputinterface
A timer metric which aggregates timing durations and provides duration statistics.