public class ParallelNMatchOperation extends NMatchOperation
NMatchOperation.MatchMode
mode
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, shouldShortCircuit
createIteratorVariable, execute, resolve, resolveFunction, resolvePredicate, resolveSource
isOverridable, toString
public ParallelNMatchOperation(NMatchOperation.MatchMode behaviour, int n) throws IllegalArgumentException
IllegalArgumentException
public 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 NMatchOperation
EolRuntimeException
Copyright © 2020. All rights reserved.