Uses of Interface
org.apache.druid.math.expr.ApplyFunction.IndexableFoldLambdaBinding
-
Packages that use ApplyFunction.IndexableFoldLambdaBinding Package Description org.apache.druid.math.expr -
-
Uses of ApplyFunction.IndexableFoldLambdaBinding in org.apache.druid.math.expr
Classes in org.apache.druid.math.expr that implement ApplyFunction.IndexableFoldLambdaBinding Modifier and Type Class Description static classApplyFunction.CartesianFoldLambdaBindingstatic classApplyFunction.FoldLambdaBindingMethods in org.apache.druid.math.expr that return ApplyFunction.IndexableFoldLambdaBinding Modifier and Type Method Description ApplyFunction.IndexableFoldLambdaBindingApplyFunction.IndexableFoldLambdaBinding. accumulateWithIndex(int index, Object accumulator)Update the index and accumulator value
-