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