All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractHistogram An abstract base class for integer values High Dynamic Range (HDR) HistogramsAllValuesIterator Used for iterating through histogram values using the finest granularity steps supported by the underlying representation.AtomicHistogram A High Dynamic Range (HDR) Histogram using atomiclongcount typeConcurrentDoubleHistogram A floating point values High Dynamic Range (HDR) Histogram that supports safe concurrent recording operations.ConcurrentHistogram An integer values High Dynamic Range (HDR) Histogram that supports safe concurrent recording operations.DoubleAllValuesIterator Used for iterating throughDoubleHistogramvalues using the finest granularity steps supported by the underlying representation.DoubleHistogram A floating point values High Dynamic Range (HDR) HistogramDoubleHistogramIterationValue Represents a value point iterated through in aDoubleHistogram, with associated stats.DoubleLinearIterator Used for iterating throughDoubleHistogramvalues in linear steps.DoubleLogarithmicIterator Used for iterating throughDoubleHistogramvalues values in logarithmically increasing levels.DoublePercentileIterator Used for iterating throughDoubleHistogramvalues values according to percentile levels.DoubleRecordedValuesIterator Used for iterating throughDoubleHistogramvalues values using the finest granularity steps supported by the underlying representation.DoubleRecorder Records floating point (double) values, and provides stable intervalDoubleHistogramsamples from live recorded data without interrupting or stalling active recording of values.DoubleValueRecorder EncodableHistogram A base class for all encodable (and decodable) histogram classes.Histogram A High Dynamic Range (HDR) HistogramHistogramIterationValue Represents a value point iterated through in a Histogram, with associated stats.HistogramLogProcessor HistogramLogProcessorwill process an input log and [can] generate two separate log files from a single histogram log file: a sequential interval log file and a histogram percentile distribution log file.HistogramLogReader A histogram log reader.HistogramLogScanner HistogramLogScanner.EncodableHistogramSupplier HistogramLogScanner.EventHandler Handles log events, return true to stop processing.HistogramLogWriter A histogram log writer.IntCountsHistogram A High Dynamic Range (HDR) Histogram using anintcount typeIntervalHistogramProvider<T extends EncodableHistogram> LinearIterator Used for iterating through histogram values in linear steps.LogarithmicIterator Used for iterating through histogram values in logarithmically increasing levels.PackedConcurrentDoubleHistogram A floating point values High Dynamic Range (HDR) Histogram that uses a packed internal representation and supports safe concurrent recording operations.PackedConcurrentHistogram An integer values High Dynamic Range (HDR) Histogram that uses a packed internal representation and supports safe concurrent recording operations.PackedDoubleHistogram A floating point values High Dynamic Range (HDR) Histogram that uses a packed internal representationPackedHistogram A High Dynamic Range (HDR) Histogram that uses a packed internal representationPercentileIterator Used for iterating through histogram values according to percentile levels.RecordedValuesIterator Used for iterating through all recorded histogram values using the finest granularity steps supported by the underlying representation.Recorder Records integer values, and provides stable intervalHistogramsamples from live recorded data without interrupting or stalling active recording of values.ShortCountsHistogram A High Dynamic Range (HDR) Histogram using ashortcount typeSingleWriterDoubleRecorder Records floating point values, and provides stable intervalDoubleHistogramsamples from live recorded data without interrupting or stalling active recording of values.SingleWriterRecorder Records integer values, and provides stable intervalHistogramsamples from live recorded data without interrupting or stalling active recording of values.SynchronizedDoubleHistogram A floating point values High Dynamic Range (HDR) Histogram that is synchronized as a wholeSynchronizedHistogram An integer values High Dynamic Range (HDR) Histogram that is synchronized as a wholeValueRecorder WriterReaderPhaser A WriterReaderPhaser