public static interface VariableOperators.Map.FunctionBuilder
| Modifier and Type | Method and Description |
|---|---|
VariableOperators.Map |
andApply(AggregationExpression expression)
Creates new
VariableOperators.Map that applies the given AggregationExpression to each item of the referenced
array and returns an array with the applied results. |
VariableOperators.Map andApply(AggregationExpression expression)
VariableOperators.Map that applies the given AggregationExpression to each item of the referenced
array and returns an array with the applied results.expression - must not be null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.