Uses of Class
org.eclipse.microprofile.metrics.Snapshot.PercentileValue
-
Packages that use Snapshot.PercentileValue Package Description org.eclipse.microprofile.metrics MicroProfile Metrics -
-
Uses of Snapshot.PercentileValue in org.eclipse.microprofile.metrics
Methods in org.eclipse.microprofile.metrics that return Snapshot.PercentileValue Modifier and Type Method Description abstract Snapshot.PercentileValue[]Snapshot. percentileValues()Returns an array ofSnapshot.PercentileValuecontaining the percentiles and associated values of thisSnapshotat the moment invocation.
-