
public class WhileStep extends AbstractExecutionStep
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
WhileStep(OBooleanExpression condition,
List<OStatement> statements,
OCommandContext ctx,
boolean enableProfiling) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsReturn() |
OScriptExecutionPlan |
initPlan(OCommandContext ctx) |
OResultSet |
syncPull(OCommandContext ctx,
int nRecords) |
close, 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, getSubSteps, getTargetNode, getType, prettyPrint, reset, serializegetCost, toResultpublic WhileStep(OBooleanExpression condition, List<OStatement> statements, OCommandContext ctx, boolean enableProfiling)
public OResultSet syncPull(OCommandContext ctx, int nRecords) throws OTimeoutException
OTimeoutExceptionpublic OScriptExecutionPlan initPlan(OCommandContext ctx)
public boolean containsReturn()
Copyright © 2009–2025 OrientDB. All rights reserved.