Uses of Class
org.apache.druid.math.expr.ApplyFunction.BaseMapFunction
-
Packages that use ApplyFunction.BaseMapFunction Package Description org.apache.druid.math.expr -
-
Uses of ApplyFunction.BaseMapFunction in org.apache.druid.math.expr
Subclasses of ApplyFunction.BaseMapFunction in org.apache.druid.math.expr Modifier and Type Class Description static classApplyFunction.CartesianMapFunctionMap the cartesian product of 'n' array input arguments to an 'n' argumentLambdaExprstatic classApplyFunction.MapFunctionMap the scalar values of a single array inputExprto a single argumentLambdaExpr
-