| Package | Description |
|---|---|
| org.apache.druid.query.aggregation |
| Constructor and Description |
|---|
ExpressionLambdaAggregator(Expr lambda,
ExpressionLambdaAggregatorInputBindings bindings,
boolean isNullUnlessAggregated,
int maxSizeBytes) |
ExpressionLambdaBufferAggregator(Expr lambda,
ExprEval<?> initialValue,
ExpressionLambdaAggregatorInputBindings bindings,
boolean isNullUnlessAggregated,
int maxSizeBytes) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.