| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql.executor |
| Modifier and Type | Class and Description |
|---|---|
class |
ODeleteExecutionPlan |
class |
OForEachExecutionPlan |
class |
OInsertExecutionPlan |
class |
ORetryExecutionPlan |
class |
OUpdateExecutionPlan |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OSelectExecutionPlan.copyOn(OSelectExecutionPlan copy,
OCommandContext ctx) |
static void |
OSelectExecutionPlanner.handleOrderBy(OSelectExecutionPlan plan,
QueryPlanningInfo info,
OCommandContext ctx,
boolean profilingEnabled) |
static void |
OSelectExecutionPlanner.handleProjectionsBlock(OSelectExecutionPlan result,
QueryPlanningInfo info,
OCommandContext ctx,
boolean enableProfiling) |
static void |
OSelectExecutionPlanner.handleUnwind(OSelectExecutionPlan result,
QueryPlanningInfo info,
OCommandContext ctx,
boolean profilingEnabled) |
| Constructor and Description |
|---|
DistributedExecutionStep(OSelectExecutionPlan subExecutionPlan,
String nodeName,
OCommandContext ctx,
boolean profilingEnabled) |
Copyright © 2009–2025 OrientDB. All rights reserved.