
public class DistributedExecutionStep extends AbstractExecutionStep
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
DistributedExecutionStep(OSelectExecutionPlan subExecutionPlan,
String nodeName,
OCommandContext ctx,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
init(OCommandContext ctx) |
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, getSubSteps, getTargetNode, getType, reset, serializegetCost, toResultpublic DistributedExecutionStep(OSelectExecutionPlan subExecutionPlan, String nodeName, OCommandContext ctx, boolean profilingEnabled)
public OResultSet syncPull(OCommandContext ctx, int nRecords) throws OTimeoutException
OTimeoutExceptionpublic void init(OCommandContext ctx)
public void close()
close in interface OExecutionStepInternalclose in class AbstractExecutionSteppublic String prettyPrint(int depth, int indent)
Copyright © 2009–2025 OrientDB. All rights reserved.