Class ApplyFunction.SettableLambdaBinding

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

public static class ApplyFunction.SettableLambdaBinding extends Object implements Expr.ObjectBinding
Simple, mutable, Expr.ObjectBinding for a LambdaExpr which provides a Map for storing arbitrary values to use as values for IdentifierExpr in the body of the lambda that are arguments to the lambda