Uses of Class
org.HdrHistogram.AbstractHistogram.LogarithmicBucketValues
Packages that use AbstractHistogram.LogarithmicBucketValues
-
Uses of AbstractHistogram.LogarithmicBucketValues in org.HdrHistogram
Methods in org.HdrHistogram that return AbstractHistogram.LogarithmicBucketValuesModifier and TypeMethodDescriptionAbstractHistogram.logarithmicBucketValues(long valueUnitsInFirstBucket, double logBase) Provide a means of iterating through histogram values at logarithmically increasing levels.SynchronizedHistogram.logarithmicBucketValues(long valueUnitsInFirstBucket, double logBase)