| Package | Description |
|---|---|
| org.apache.dubbo.metrics.aggregate |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.