
public class MatchPrefetchStep extends AbstractExecutionStep
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFETCHED_MATCH_ALIAS_PREFIX |
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
MatchPrefetchStep(OCommandContext ctx,
OInternalExecutionPlan prefetchExecPlan,
String alias,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
String |
prettyPrint(int depth,
int indent) |
void |
reset() |
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, serializegetCost, toResultpublic static final String PREFETCHED_MATCH_ALIAS_PREFIX
public MatchPrefetchStep(OCommandContext ctx, OInternalExecutionPlan prefetchExecPlan, String alias, boolean profilingEnabled)
public void reset()
public OResultSet syncPull(OCommandContext ctx, int nRecords) throws OTimeoutException
OTimeoutExceptionpublic String prettyPrint(int depth, int indent)
Copyright © 2009–2025 OrientDB. All rights reserved.