| Modifier and Type | Class and Description |
|---|---|
class |
AVLTreeDigest |
class |
MergingDigest
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.
|
Copyright © 2021. All rights reserved.