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