| Package | Description |
|---|---|
| gr.uoa.di.madgik.execution.engine | |
| gr.uoa.di.madgik.execution.utils |
| Modifier and Type | Method and Description |
|---|---|
ExecutionPlan |
ExecutionHandle.GetPlan()
Gets the plan.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutionHandle |
ExecutionEngine.Submit(ExecutionPlan plan)
Submit an execution plan to retrieve an
ExecutionHandle |
| Constructor and Description |
|---|
ExecutionHandle(ExecutionPlan Plan,
String hostingNodeInfo)
Instantiates a new execution handle.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
ExecutionPlanAnalyser.countBoundaries(ExecutionPlan plan) |
static int |
ExecutionPlanAnalyser.countInputFiles(ExecutionPlan plan) |
static int |
ExecutionPlanAnalyser.countOutputFiles(ExecutionPlan plan) |
Copyright © 2014. All Rights Reserved.