| AvgPair |
|
| CovarianceTuple |
Intermediate state used by CovarianceAggregationFunction which helps calculate
population covariance and sample covariance
|
| DoubleLongPair |
|
| FloatLongPair |
|
| IntLongPair |
|
| LongLongPair |
|
| MinMaxRangePair |
|
| PinotFourthMoment |
|
| QuantileDigest |
Re-implement io.airlift.stats.QuantileDigest with additional methods facilitating serialization.
|
| QuantileDigest.Bucket |
|
| SerializedCPCSketch |
Serialized and comparable version of CPC Sketch.
|
| SerializedFrequentLongsSketch |
|
| SerializedFrequentStringsSketch |
|
| SerializedHLL |
|
| SerializedHLLPlus |
|
| SerializedKLL |
Serialized and comparable version of KllDoublesSketch.
|
| SerializedQuantileDigest |
Serialized and comparable version of QuantileDigest.
|
| SerializedTDigest |
Serialized and comparable version of TDigest.
|
| SerializedULL |
|
| StringLongPair |
|
| ThetaSketchAccumulator |
Intermediate state used by DistinctCountThetaSketchAggregationFunction which gives
the end user more control over how sketches are merged for performance.
|
| ValueLongPair<V extends Comparable<V>> |
|
| VarianceTuple |
|