
public class FetchFromViewExecutionStep extends FetchFromClassExecutionStep
className, orderByRidAsc, orderByRidDesc, subStepsctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
FetchFromViewExecutionStep(String className,
Set<String> clusters,
QueryPlanningInfo planningInfo,
OCommandContext ctx,
Boolean ridOrder,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeCached() |
void |
close() |
protected OView |
loadClassFromSchema(String className,
OCommandContext ctx) |
String |
prettyPrint(int depth,
int indent) |
copy, deserialize, getCost, getSubSteps, sendTimeout, serialize, syncPullgetContext, getCostFormatted, getNext, getPrev, isProfilingEnabled, setNext, setPrevious, setProfilingEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbasicDeserialize, basicSerialize, getDescription, getIndent, getName, getSubExecutionPlans, getTargetNode, getType, resettoResultpublic FetchFromViewExecutionStep(String className, Set<String> clusters, QueryPlanningInfo planningInfo, OCommandContext ctx, Boolean ridOrder, boolean profilingEnabled)
public void close()
close in interface OExecutionStepInternalclose in class FetchFromClassExecutionStepprotected OView loadClassFromSchema(String className, OCommandContext ctx)
loadClassFromSchema in class FetchFromClassExecutionSteppublic String prettyPrint(int depth, int indent)
prettyPrint in interface OExecutionStepInternalprettyPrint in class FetchFromClassExecutionSteppublic boolean canBeCached()
canBeCached in interface OExecutionStepInternalcanBeCached in class FetchFromClassExecutionStepCopyright © 2009–2025 OrientDB. All rights reserved.