| Interface | Description |
|---|---|
| BucketFunction<T> | |
| CumulativeBucketFunction<T> | |
| Histogram<T> |
| Class | Description |
|---|---|
| Bucket<T> | |
| CumulativeHistogram<T> | |
| FixedCumulativeBucketFunction<T> | |
| NormalHistogram<T> |
A non-cumulative histogram.
|
| TimeScaleCumulativeHistogram |
A cumulative histogram whose bucket tag values represent a measure of time.
|
| TimeScaleNormalHistogram |