Modifier and Type | Method and Description |
---|---|
AbstractHistogram.LogarithmicBucketValues |
SynchronizedHistogram.logarithmicBucketValues(long valueUnitsInFirstBucket,
double logBase) |
AbstractHistogram.LogarithmicBucketValues |
AbstractHistogram.logarithmicBucketValues(long valueUnitsInFirstBucket,
double logBase)
Provide a means of iterating through histogram values at logarithmically increasing levels.
|
Copyright © 2017. All rights reserved.