| Class | Description |
|---|---|
| DubboAbstractTDigest | |
| DubboMergingDigest |
Maintains a t-digest by collecting new points in a buffer that is then sorted occasionally and merged
into a sorted array that contains previously computed centroids.
|
| Pane<T> |
The pane represents a window over a period of time.
|
| SampleAggregatedEntry | |
| SlidingWindow<T> |
SlidingWindow adopts sliding window algorithm for statistics.
|
| TimeWindowAggregator | |
| TimeWindowAggregator.SnapshotObservation | |
| TimeWindowAggregator.SnapshotSlidingWindow | |
| TimeWindowCounter |
Wrapper around Counter like Long and Integer.
|
| TimeWindowQuantile |
Wrapper around TDigest.
|
| Enum | Description |
|---|---|
| DubboMergingDigest.Encoding |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.