Uses of Package
org.apache.pinot.segment.local.customobject
-
Packages that use org.apache.pinot.segment.local.customobject Package Description org.apache.pinot.segment.local.aggregator org.apache.pinot.segment.local.customobject org.apache.pinot.segment.local.utils -
Classes in org.apache.pinot.segment.local.customobject used by org.apache.pinot.segment.local.aggregator Class Description AvgPair MinMaxRangePair QuantileDigest Re-implement io.airlift.stats.QuantileDigest with additional methods facilitating serialization. -
Classes in org.apache.pinot.segment.local.customobject used by org.apache.pinot.segment.local.customobject 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 SerializedCPCSketch Serialized and comparable version of CPC Sketch.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 byDistinctCountThetaSketchAggregationFunctionwhich gives the end user more control over how sketches are merged for performance.ValueLongPair VarianceTuple -
Classes in org.apache.pinot.segment.local.customobject used by org.apache.pinot.segment.local.utils Class Description AvgPair MinMaxRangePair QuantileDigest Re-implement io.airlift.stats.QuantileDigest with additional methods facilitating serialization.