Class ApplyFunction.FoldLambdaBinding

java.lang.Object
org.apache.druid.math.expr.ApplyFunction.FoldLambdaBinding
All Implemented Interfaces:
ApplyFunction.IndexableFoldLambdaBinding, Expr.InputBindingInspector, Expr.ObjectBinding
Enclosing interface:
ApplyFunction

public static class ApplyFunction.FoldLambdaBinding extends Object implements ApplyFunction.IndexableFoldLambdaBinding
ApplyFunction.IndexableFoldLambdaBinding for a ApplyFunction.FoldFunction. Like ApplyFunction.MapLambdaBinding but with additional information to track and provide binding values for an accumulator.