Uses of Class
gr.uoa.di.madgik.execution.plan.ExecutionPlan

Packages that use ExecutionPlan
gr.uoa.di.madgik.execution.engine   
 

Uses of ExecutionPlan in gr.uoa.di.madgik.execution.engine
 

Methods in gr.uoa.di.madgik.execution.engine that return ExecutionPlan
 ExecutionPlan ExecutionHandle.GetPlan()
          Gets the plan.
 

Methods in gr.uoa.di.madgik.execution.engine with parameters of type ExecutionPlan
static ExecutionHandle ExecutionEngine.Submit(ExecutionPlan plan)
          Submit an execution plan to retrieve an ExecutionHandle
 

Constructors in gr.uoa.di.madgik.execution.engine with parameters of type ExecutionPlan
ExecutionHandle(ExecutionPlan Plan, String hostingNodeInfo)
          Instantiates a new execution handle.
 



Copyright © 2013. All Rights Reserved.