|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OutputDataSettings in org.apache.airavata.experiment.execution |
|---|
| Fields in org.apache.airavata.experiment.execution with type parameters of type OutputDataSettings | |
|---|---|
List<OutputDataSettings> |
WorkflowOutputDataSettings.outputDataSettingsList
|
| Methods in org.apache.airavata.experiment.execution that return OutputDataSettings | |
|---|---|
OutputDataSettings |
OutputDataSettings.deepCopy()
|
OutputDataSettings |
OutputDataSettings.setDataRegURL(String dataRegURL)
|
OutputDataSettings |
OutputDataSettings.setIsdataPersisted(boolean isdataPersisted)
|
OutputDataSettings |
OutputDataSettings.setNodeID(String nodeID)
|
OutputDataSettings |
OutputDataSettings.setOutputdataDir(String outputdataDir)
|
| Methods in org.apache.airavata.experiment.execution that return types with arguments of type OutputDataSettings | |
|---|---|
List<OutputDataSettings> |
WorkflowOutputDataSettings.getOutputDataSettingsList()
|
Iterator<OutputDataSettings> |
WorkflowOutputDataSettings.getOutputDataSettingsListIterator()
|
| Methods in org.apache.airavata.experiment.execution with parameters of type OutputDataSettings | |
|---|---|
void |
WorkflowOutputDataSettings.addToOutputDataSettingsList(OutputDataSettings elem)
|
int |
OutputDataSettings.compareTo(OutputDataSettings other)
|
boolean |
OutputDataSettings.equals(OutputDataSettings that)
|
| Method parameters in org.apache.airavata.experiment.execution with type arguments of type OutputDataSettings | |
|---|---|
WorkflowOutputDataSettings |
WorkflowOutputDataSettings.setOutputDataSettingsList(List<OutputDataSettings> outputDataSettingsList)
|
| Constructors in org.apache.airavata.experiment.execution with parameters of type OutputDataSettings | |
|---|---|
OutputDataSettings(OutputDataSettings other)
Performs a deep copy on other. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||