Uses of Class
org.HdrHistogram.DoubleHistogram.LogarithmicBucketValues

Uses of DoubleHistogram.LogarithmicBucketValues in org.HdrHistogram
 

Methods in org.HdrHistogram that return DoubleHistogram.LogarithmicBucketValues
 DoubleHistogram.LogarithmicBucketValues DoubleHistogram.logarithmicBucketValues(double valueUnitsInFirstBucket, double logBase)
          Provide a means of iterating through histogram values at logarithmically increasing levels.
 



Copyright © 2014. All rights reserved.