| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutputCondorResource |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputHadoopResource |
| Modifier and Type | Class and Description |
|---|---|
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. |
Copyright © 2014. All Rights Reserved.