Uses of Class
org.HdrHistogram.HistogramIterationValue
Packages that use HistogramIterationValue
-
Uses of HistogramIterationValue in org.HdrHistogram
Fields in org.HdrHistogram declared as HistogramIterationValueModifier and TypeFieldDescription(package private) final HistogramIterationValueAbstractHistogramIterator.currentIterationValueprivate final HistogramIterationValueDoubleHistogramIterationValue.integerHistogramIterationValueMethods in org.HdrHistogram that return HistogramIterationValueModifier and TypeMethodDescriptionDoubleHistogramIterationValue.getIntegerHistogramIterationValue()AbstractHistogramIterator.next()Returns the next element in the iteration.Methods in org.HdrHistogram that return types with arguments of type HistogramIterationValueModifier and TypeMethodDescriptionAbstractHistogram.AllValues.iterator()AbstractHistogram.LinearBucketValues.iterator()AbstractHistogram.LogarithmicBucketValues.iterator()AbstractHistogram.Percentiles.iterator()AbstractHistogram.RecordedValues.iterator()Constructors in org.HdrHistogram with parameters of type HistogramIterationValueModifierConstructorDescription(package private)DoubleHistogramIterationValue(HistogramIterationValue integerHistogramIterationValue)