
public class FilterByClustersStep extends AbstractExecutionStep
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
FilterByClustersStep(Set<String> filterClusters,
OCommandContext ctx,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(OResult fromResult) |
String |
prettyPrint(int depth,
int indent) |
OResult |
serialize() |
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, getDescription, getIndent, getName, getSubExecutionPlans, getSubSteps, getTargetNode, getType, resetgetCost, toResultpublic FilterByClustersStep(Set<String> filterClusters, OCommandContext ctx, boolean profilingEnabled)
public OResultSet syncPull(OCommandContext ctx, int nRecords) throws OTimeoutException
OTimeoutExceptionpublic String prettyPrint(int depth, int indent)
public OResult serialize()
public void deserialize(OResult fromResult)
Copyright © 2009–2025 OrientDB. All rights reserved.