|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IOutputResource in gr.uoa.di.madgik.workflow.adaptor |
|---|
| Methods in gr.uoa.di.madgik.workflow.adaptor that return types with arguments of type IOutputResource | |
|---|---|
Set<IOutputResource> |
IWorkflowAdaptor.GetOutput()
The retrieved set of output resources contains informations needed as to how to retrieve the outputs of the workflow after the execution of the created plan |
Set<IOutputResource> |
WorkflowGridAdaptor.GetOutput()
Retrieves the set of output resources containing info on the products of the workflow after the plan is executed. |
Set<IOutputResource> |
WorkflowHadoopAdaptor.GetOutput()
|
Set<IOutputResource> |
WorkflowCondorAdaptor.GetOutput()
|
Set<IOutputResource> |
WorkflowJDLAdaptor.GetOutput()
Retrieves the set of output resources containing info on the products of the workflow after the plan is executed. |
| Uses of IOutputResource in gr.uoa.di.madgik.workflow.adaptor.utils.condor |
|---|
| Classes in gr.uoa.di.madgik.workflow.adaptor.utils.condor that implement IOutputResource | |
|---|---|
class |
OutputCondorResource
|
| Uses of IOutputResource in gr.uoa.di.madgik.workflow.adaptor.utils.grid |
|---|
| Classes in gr.uoa.di.madgik.workflow.adaptor.utils.grid that implement IOutputResource | |
|---|---|
class |
OutputSandboxGridResource
This class acts as a container for information needed to retrieve the output files of a workflow created by the WorkflowGridAdaptor and can be used to retrieve the workflow output after the successful execution
of the created plan. |
| Uses of IOutputResource in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop |
|---|
| Classes in gr.uoa.di.madgik.workflow.adaptor.utils.hadoop that implement IOutputResource | |
|---|---|
class |
OutputHadoopResource
|
| Uses of IOutputResource in gr.uoa.di.madgik.workflow.adaptor.utils.jdl |
|---|
| Classes in gr.uoa.di.madgik.workflow.adaptor.utils.jdl that implement IOutputResource | |
|---|---|
class |
OutputSandboxJDLResource
This class acts as a container for information needed to retrieve the output files of a workflow created by the WorkflowJDLAdaptor and can be used to retrieve the workflow output after the successful execution
of the created plan. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||