
public abstract class AbstractUnrollStep extends AbstractExecutionStep
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
AbstractUnrollStep(OCommandContext ctx,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
OResultSet |
syncPull(OCommandContext ctx,
int nRecords) |
protected abstract Collection<OResult> |
unroll(OResult doc,
OCommandContext iContext) |
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, serializegetCost, toResultpublic AbstractUnrollStep(OCommandContext ctx, boolean profilingEnabled)
public void reset()
public OResultSet syncPull(OCommandContext ctx, int nRecords) throws OTimeoutException
OTimeoutExceptionprotected abstract Collection<OResult> unroll(OResult doc, OCommandContext iContext)
Copyright © 2009–2025 OrientDB. All rights reserved.