public abstract class ArrayIndexAware extends AbstractFunction implements Serializable
converter, evaluator, executor, logger, parser, resourceLoader| Constructor and Description |
|---|
ArrayIndexAware(Converter converter) |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<EvalNode> |
getNodeByIndex(MapEvalNode arrayNode,
int index) |
checkMaxArgsLength, checkMinArgsLength, checkTypes, checkTypes, clearGlobal, createCtx, getLongValue, getValue, getValue, isAsync, isClearpublic ArrayIndexAware(Converter converter)
protected CompletableFuture<EvalNode> getNodeByIndex(MapEvalNode arrayNode, int index) throws FunctionExecutionException
FunctionExecutionExceptionCopyright © 2017. All rights reserved.