Uses of Class
org.HdrHistogram.AbstractHistogram.Percentiles
Packages that use AbstractHistogram.Percentiles
-
Uses of AbstractHistogram.Percentiles in org.HdrHistogram
Methods in org.HdrHistogram that return AbstractHistogram.PercentilesModifier and TypeMethodDescriptionAbstractHistogram.percentiles(int percentileTicksPerHalfDistance) Provide a means of iterating through histogram values according to percentile levels.SynchronizedHistogram.percentiles(int percentileTicksPerHalfDistance)