Class ApplyFunction.CartesianFoldLambdaBinding

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

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