Uses of Class
org.HdrHistogram.AbstractHistogram.Percentiles

Uses of AbstractHistogram.Percentiles in org.HdrHistogram
 

Methods in org.HdrHistogram that return AbstractHistogram.Percentiles
 AbstractHistogram.Percentiles SynchronizedHistogram.percentiles(int percentileTicksPerHalfDistance)
           
 AbstractHistogram.Percentiles AbstractHistogram.percentiles(int percentileTicksPerHalfDistance)
          Provide a means of iterating through histogram values according to percentile levels.
 



Copyright © 2015. All rights reserved.