| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowJDLAdaptor.SetAdaptorResources(IAdaptorResources Resources)
Sets the resources that the adaptor needs to construct the plan.
|
void |
WorkflowCondorAdaptor.SetAdaptorResources(IAdaptorResources Resources) |
void |
WorkflowHadoopAdaptor.SetAdaptorResources(IAdaptorResources Resources) |
void |
WorkflowGridAdaptor.SetAdaptorResources(IAdaptorResources Resources)
Sets the resources that the adaptor needs to construct the plan.
|
void |
IWorkflowAdaptor.SetAdaptorResources(IAdaptorResources Resources)
Sets the adaptor resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptorCondorResources |
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptorGridResources
The Class AdaptorGridResources acts as a container for
AttachedGridResource instances that are to be supplied
to an WorkflowGridAdaptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptorHadoopResources |
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptorJDLResources
The Class AdaptorJDLResources acts as a container for
AttachedGridResource instances that are to be supplied
to an WorkflowGridAdaptor. |
Copyright © 2014. All Rights Reserved.