
public class FetchFromIndexValuesStep extends FetchFromIndexStep
condition, index, indexNamectx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
FetchFromIndexValuesStep(OIndex index,
boolean asc,
OCommandContext ctx,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeCached() |
void |
deserialize(OResult fromResult) |
protected boolean |
isOrderAsc() |
String |
prettyPrint(int depth,
int indent) |
OResult |
serialize() |
close, copy, getCost, reset, syncPullgetContext, 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, getTypetoResultpublic FetchFromIndexValuesStep(OIndex index, boolean asc, OCommandContext ctx, boolean profilingEnabled)
protected boolean isOrderAsc()
isOrderAsc in class FetchFromIndexSteppublic String prettyPrint(int depth, int indent)
prettyPrint in interface OExecutionStepInternalprettyPrint in class FetchFromIndexSteppublic OResult serialize()
serialize in interface OExecutionStepInternalserialize in class FetchFromIndexSteppublic void deserialize(OResult fromResult)
deserialize in interface OExecutionStepInternaldeserialize in class FetchFromIndexSteppublic boolean canBeCached()
canBeCached in interface OExecutionStepInternalcanBeCached in class FetchFromIndexStepCopyright © 2009–2025 OrientDB. All rights reserved.