Uses of Class
org.HdrHistogram.DoubleHistogram.LinearBucketValues
-
-
Uses of DoubleHistogram.LinearBucketValues in org.HdrHistogram
Methods in org.HdrHistogram that return DoubleHistogram.LinearBucketValues Modifier and Type Method Description DoubleHistogram.LinearBucketValues
DoubleHistogram. linearBucketValues(double valueUnitsPerBucket)
Provide a means of iterating through histogram values using linear steps.DoubleHistogram.LinearBucketValues
SynchronizedDoubleHistogram. linearBucketValues(double valueUnitsPerBucket)
-