Uses of Class
org.HdrHistogram.AbstractHistogram.Percentiles
-
-
Uses of AbstractHistogram.Percentiles in org.HdrHistogram
Methods in org.HdrHistogram that return AbstractHistogram.Percentiles Modifier and Type Method Description AbstractHistogram.Percentiles
AbstractHistogram. percentiles(int percentileTicksPerHalfDistance)
Provide a means of iterating through histogram values according to percentile levels.AbstractHistogram.Percentiles
SynchronizedHistogram. percentiles(int percentileTicksPerHalfDistance)
-