public class ExpressionLambdaAggregatorFactory.FactorizePlan extends Object
| Modifier and Type | Method and Description |
|---|---|
ExpressionLambdaAggregatorInputBindings |
getBindings() |
Expr |
getExpression() |
ExprEval<?> |
getInitialValue() |
List<String> |
getInputs() |
boolean |
isNullUnlessAggregated() |
boolean |
shouldAggregateNullInputs() |
public Expr getExpression()
public ExprEval<?> getInitialValue()
public ExpressionLambdaAggregatorInputBindings getBindings()
public boolean shouldAggregateNullInputs()
public boolean isNullUnlessAggregated()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.