Uses of Class
org.eclipse.microprofile.metrics.Snapshot.HistogramBucket
-
Packages that use Snapshot.HistogramBucket Package Description org.eclipse.microprofile.metrics MicroProfile Metrics -
-
Uses of Snapshot.HistogramBucket in org.eclipse.microprofile.metrics
Methods in org.eclipse.microprofile.metrics that return Snapshot.HistogramBucket Modifier and Type Method Description abstract Snapshot.HistogramBucket[]
Snapshot. bucketValues()
Returns an array ofSnapshot.HistogramBucket
containing the bucket and associated value of thisSnapshot
at the moment invocation.
-