
public class FilterNotMatchPatternStep extends AbstractExecutionStep
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
FilterNotMatchPatternStep(List<AbstractExecutionStep> steps,
OCommandContext ctx,
boolean enableProfiling) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
List<OExecutionStep> |
getSubSteps() |
String |
prettyPrint(int depth,
int indent) |
OResultSet |
syncPull(OCommandContext ctx,
int nRecords) |
getContext, getCostFormatted, getNext, getPrev, isProfilingEnabled, sendTimeout, setNext, setPrevious, setProfilingEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbasicDeserialize, basicSerialize, canBeCached, copy, deserialize, getDescription, getIndent, getName, getSubExecutionPlans, getTargetNode, getType, reset, serializegetCost, toResultpublic FilterNotMatchPatternStep(List<AbstractExecutionStep> steps, OCommandContext ctx, boolean enableProfiling)
public OResultSet syncPull(OCommandContext ctx, int nRecords) throws OTimeoutException
OTimeoutExceptionpublic List<OExecutionStep> getSubSteps()
public String prettyPrint(int depth, int indent)
public void close()
close in interface OExecutionStepInternalclose in class AbstractExecutionStepCopyright © 2009–2025 OrientDB. All rights reserved.