Uses of Class
org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
-
Packages that use NumericAnyVectorAggregator Package Description org.apache.druid.query.aggregation.any -
-
Uses of NumericAnyVectorAggregator in org.apache.druid.query.aggregation.any
Subclasses of NumericAnyVectorAggregator in org.apache.druid.query.aggregation.any Modifier and Type Class Description classDoubleAnyVectorAggregatorVectorized implementation of theDoubleAnyBufferAggregatorclassFloatAnyVectorAggregatorVectorized implementation of theFloatAnyBufferAggregatorclassLongAnyVectorAggregatorVectorized implementation of theLongAnyBufferAggregator
-