| Package | Description |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor | |
| gr.uoa.di.madgik.workflow.adaptor.utils | |
| gr.uoa.di.madgik.workflow.adaptor.utils.jdl |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowHadoopAdaptor.CreatePlan() |
void |
WorkflowGridAdaptor.CreatePlan() |
void |
IWorkflowAdaptor.CreatePlan()
Based on the provided resources, a call to this method will do all the needed processing and once completed
a full execution plan will be created
|
void |
WorkflowCondorAdaptor.CreatePlan() |
void |
WorkflowJDLAdaptor.CreatePlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
IWorkflowParser.Parse(File serialization)
Parses the string the workflow language that is contained in the provided file that the parser
is implemented for
|
void |
IWorkflowParser.Parse(String serialization)
Parses the string serialization of the workflow language that the parser is implemented for
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDLParser.Parse(File serialization) |
void |
JDLParser.Parse(String serialization) |
Copyright © 2015. All Rights Reserved.