Uses of Class
org.HdrHistogram.AbstractHistogramIterator
Packages that use AbstractHistogramIterator
-
Uses of AbstractHistogramIterator in org.HdrHistogram
Subclasses of AbstractHistogramIterator in org.HdrHistogramModifier and TypeClassDescriptionclassUsed for iterating through histogram values using the finest granularity steps supported by the underlying representation.classUsed for iterating through histogram values in linear steps.classUsed for iterating through histogram values in logarithmically increasing levels.classUsed for iterating through histogram values according to percentile levels.classUsed for iterating through all recorded histogram values using the finest granularity steps supported by the underlying representation.