Uses of Interface
org.eclipse.microprofile.metrics.Sampling
-
Packages that use Sampling Package Description org.eclipse.microprofile.metrics MicroProfile Metrics -
-
Uses of Sampling in org.eclipse.microprofile.metrics
Subinterfaces of Sampling in org.eclipse.microprofile.metrics Modifier and Type Interface Description interface
Histogram
A metric which calculates the distribution of a value.interface
Timer
A timer metric which aggregates timing durations and provides duration statistics
-