Uses of Class
org.HdrHistogram.DoubleHistogram.LinearBucketValues

Uses of DoubleHistogram.LinearBucketValues in org.HdrHistogram
 

Methods in org.HdrHistogram that return DoubleHistogram.LinearBucketValues
 DoubleHistogram.LinearBucketValues SynchronizedDoubleHistogram.linearBucketValues(double valueUnitsPerBucket)
           
 DoubleHistogram.LinearBucketValues DoubleHistogram.linearBucketValues(double valueUnitsPerBucket)
          Provide a means of iterating through histogram values using linear steps.
 



Copyright © 2015. All rights reserved.