Uses of Class
org.apache.druid.math.expr.ApplyFunction.BaseFoldFunction
-
Packages that use ApplyFunction.BaseFoldFunction Package Description org.apache.druid.math.expr -
-
Uses of ApplyFunction.BaseFoldFunction in org.apache.druid.math.expr
Subclasses of ApplyFunction.BaseFoldFunction in org.apache.druid.math.expr Modifier and Type Class Description static classApplyFunction.CartesianFoldFunctionAccumulate a value for the cartesian product of 'n' array inputs arguments with an 'n + 1' argumentLambdaExpr.static classApplyFunction.FoldFunctionAccumulate a value for a single array input with a 2 argumentLambdaExpr.
-