Uses of Class
org.HdrHistogram.DoubleHistogram.LinearBucketValues
Packages that use DoubleHistogram.LinearBucketValues
-
Uses of DoubleHistogram.LinearBucketValues in org.HdrHistogram
Methods in org.HdrHistogram that return DoubleHistogram.LinearBucketValuesModifier and TypeMethodDescriptionDoubleHistogram.linearBucketValues(double valueUnitsPerBucket) Provide a means of iterating through histogram values using linear steps.SynchronizedDoubleHistogram.linearBucketValues(double valueUnitsPerBucket)