| Class | Description |
|---|---|
| EngineStatus |
This class acts as a placeholder for statistics concerning the status of the execution engine instance on a node.
|
| ExecutionEngine |
This class acts as a singleton instance of an
ExecutionEngine through which plans are submitted, executed
and managed. |
| ExecutionEngineConfig |
Configuration class defining the operation of the
ExecutionEngine |
| ExecutionHandle |
The Class ExecutionHandle.
|
| PlanExecutor |
This class manages the execution of an
ExecutionPlan. |
| Enum | Description |
|---|---|
| ExecutionHandle.HandleState |
The state of the plan
|
Copyright © 2014. All Rights Reserved.