Package org.apache.pinot.segment.local.customobject
-
Class Summary Class Description AvgPair CovarianceTuple Intermediate state used by CovarianceAggregationFunction which helps calculate population covariance and sample covarianceDoubleLongPair FloatLongPair IntLongPair LongLongPair MinMaxRangePair PinotFourthMoment AComparableimplementation of the Fourth Statistical Moment that uses the apache commons algorithm for computing it in one pass.QuantileDigest Re-implement io.airlift.stats.QuantileDigest with additional methods facilitating serialization.QuantileDigest.Bucket SerializedHLL SerializedQuantileDigest Serialized and comparable version of QuantileDigest.SerializedTDigest Serialized and comparable version of TDigest.StringLongPair ValueLongPair<V extends Comparable<V>> VarianceTuple