public class ParallelNMatchOperation extends NMatchOperation
NMatchOperation.MatchModemode| Constructor and Description |
|---|
ParallelNMatchOperation(NMatchOperation.MatchMode behaviour) |
ParallelNMatchOperation(NMatchOperation.MatchMode behaviour,
int n) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
execute(int sourceSize,
int targetMatches,
Collection<Object> source,
NameExpression operationNameExpression,
List<Parameter> iterators,
Expression expression,
IEolContext context_) |
determineResult, execute, shouldShortCircuitcreateIteratorVariable, execute, resolve, resolveFunction, resolvePredicate, resolveSourceisOverridable, toStringpublic ParallelNMatchOperation(NMatchOperation.MatchMode behaviour, int n) throws IllegalArgumentException
IllegalArgumentExceptionpublic ParallelNMatchOperation(NMatchOperation.MatchMode behaviour)
protected boolean execute(int sourceSize,
int targetMatches,
Collection<Object> source,
NameExpression operationNameExpression,
List<Parameter> iterators,
Expression expression,
IEolContext context_)
throws EolRuntimeException
execute in class NMatchOperationEolRuntimeExceptionCopyright © 2020. All rights reserved.