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 SerializedHLL SerializedKLL Serialized and comparable version of KllDoublesSketch.SerializedQuantileDigest Serialized and comparable version of QuantileDigest.SerializedTDigest Serialized and comparable version of TDigest.StringLongPair 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.