Uses of Class
org.HdrHistogram.AbstractHistogram.Percentiles
-
Packages that use AbstractHistogram.Percentiles Package Description org.HdrHistogram A High Dynamic Range (HDR) Histogram Package -
-
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)
-