All Classes and Interfaces

Class
Description
An abstract base class for integer values High Dynamic Range (HDR) Histograms
A Packed array of signed 64 bit values, and supports get(), set(), add() and increment() operations on the logical contents of the array.
Used for iterating through histogram values using the finest granularity steps supported by the underlying representation.
A High Dynamic Range (HDR) Histogram using atomic long count type
A floating point values High Dynamic Range (HDR) Histogram that supports safe concurrent recording operations.
An integer values High Dynamic Range (HDR) Histogram that supports safe concurrent recording operations.
A Packed array of signed 64 bit values that supports get(), set(), add() and increment() operations the logical contents of the array.
Used for iterating through DoubleHistogram values using the finest granularity steps supported by the underlying representation.
A floating point values High Dynamic Range (HDR) Histogram
Represents a value point iterated through in a DoubleHistogram, with associated stats.
Used for iterating through DoubleHistogram values in linear steps.
Used for iterating through DoubleHistogram values values in logarithmically increasing levels.
Used for iterating through DoubleHistogram values values according to percentile levels.
Used for iterating through DoubleHistogram values values using the finest granularity steps supported by the underlying representation.
Records floating point (double) values, and provides stable interval DoubleHistogram samples from live recorded data without interrupting or stalling active recording of values.
 
A base class for all encodable (and decodable) histogram classes.
A High Dynamic Range (HDR) Histogram
Represents a value point iterated through in a Histogram, with associated stats.
HistogramLogProcessor will 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.
A histogram log reader.
 
 
Handles log events, return true to stop processing.
A histogram log writer.
A High Dynamic Range (HDR) Histogram using an int count type
 
An iteration value representing the index iterated to, and the value found at that index
Used for iterating through histogram values in linear steps.
Used for iterating through histogram values in logarithmically increasing levels.
Records increments and adds of integer values at indexes of a logical array of 64 bit signed integer values, and provides stable interval PackedLongArray samples from live recorded data without interrupting or stalling active recording of values.
Records increments and adds of integer values at indexes of a logical array of 64 bit signed integer values, and provides stable interval PackedLongArray samples from live recorded data without interrupting or stalling active recording of values.
A floating point values High Dynamic Range (HDR) Histogram that uses a packed internal representation and supports safe concurrent recording operations.
An integer values High Dynamic Range (HDR) Histogram that uses a packed internal representation and supports safe concurrent recording operations.
A floating point values High Dynamic Range (HDR) Histogram that uses a packed internal representation
A High Dynamic Range (HDR) Histogram that uses a packed internal representation
A Packed array of signed 64 bit values, and supports get(), set(), add() and increment() operations on the logical contents of the array.
Used for iterating through histogram values according to percentile levels.
Used for iterating through all recorded histogram values using the finest granularity steps supported by the underlying representation.
Records integer values, and provides stable interval Histogram samples from live recorded data without interrupting or stalling active recording of values.
A High Dynamic Range (HDR) Histogram using a short count type
Records floating point values, and provides stable interval DoubleHistogram samples from live recorded data without interrupting or stalling active recording of values.
Records integer values, and provides stable interval Histogram samples from live recorded data without interrupting or stalling active recording of values.
A floating point values High Dynamic Range (HDR) Histogram that is synchronized as a whole
An integer values High Dynamic Range (HDR) Histogram that is synchronized as a whole
 
A WriterReaderPhaser