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.PercentilesAbstractHistogram. percentiles(int percentileTicksPerHalfDistance)Provide a means of iterating through histogram values according to percentile levels.AbstractHistogram.PercentilesSynchronizedHistogram. percentiles(int percentileTicksPerHalfDistance)
-