
public class FetchTemporaryFromTxStep extends AbstractExecutionStep
Fetches temporary records (cluster id -1) from current transaction
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
FetchTemporaryFromTxStep(OCommandContext ctx,
String className,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeCached() |
OExecutionStep |
copy(OCommandContext ctx) |
void |
deserialize(OResult fromResult) |
String |
prettyPrint(int depth,
int indent) |
OResult |
serialize() |
void |
setOrder(Object order) |
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, getDescription, getIndent, getName, getSubExecutionPlans, getSubSteps, getTargetNode, getType, resetgetCost, toResultpublic FetchTemporaryFromTxStep(OCommandContext ctx, String className, boolean profilingEnabled)
public OResultSet syncPull(OCommandContext ctx, int nRecords) throws OTimeoutException
OTimeoutExceptionpublic void setOrder(Object order)
public String prettyPrint(int depth, int indent)
public OResult serialize()
public void deserialize(OResult fromResult)
public boolean canBeCached()
public OExecutionStep copy(OCommandContext ctx)
Copyright © 2009–2025 OrientDB. All rights reserved.