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 interfaceHistogramA metric which calculates the distribution of a value.interfaceTimerA timer metric which aggregates timing durations and provides duration statistics
-