Uses of Interface
org.eclipse.microprofile.metrics.Counting
-
Packages that use Counting Package Description org.eclipse.microprofile.metrics MicroProfile Metrics -
-
Uses of Counting in org.eclipse.microprofile.metrics
Subinterfaces of Counting in org.eclipse.microprofile.metrics Modifier and Type Interface Description interface
Counter
An incrementing counter metric.interface
Histogram
A metric which calculates the distribution of a value.
-