Uses of Class
org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory.FactorizePlan
-
Packages that use ExpressionLambdaAggregatorFactory.FactorizePlan Package Description org.apache.druid.query.aggregation -
-
Uses of ExpressionLambdaAggregatorFactory.FactorizePlan in org.apache.druid.query.aggregation
Constructors in org.apache.druid.query.aggregation with parameters of type ExpressionLambdaAggregatorFactory.FactorizePlan Constructor Description ExpressionLambdaAggregator(ExpressionLambdaAggregatorFactory.FactorizePlan thePlan, int maxSizeBytes)ExpressionLambdaBufferAggregator(ExpressionLambdaAggregatorFactory.FactorizePlan thePlan, int maxSizeBytes)
-