Code Documentation
- 1.1.1. Pegasus.api package
- 1.1.1.1. Submodules
- 1.1.1.2. Pegasus.api.errors module
- 1.1.1.3. Pegasus.api.mixins module
EventType
HookMixin
MetadataMixin
Namespace
ProfileMixin
ProfileMixin.add_condor_profile()
ProfileMixin.add_condor_profiles()
ProfileMixin.add_dagman_profile()
ProfileMixin.add_dagman_profiles()
ProfileMixin.add_env()
ProfileMixin.add_globus_profile()
ProfileMixin.add_globus_profiles()
ProfileMixin.add_pegasus_profile()
ProfileMixin.add_pegasus_profiles()
ProfileMixin.add_profiles()
ProfileMixin.add_selector_profile()
ProfileMixin.add_selector_profiles()
to_kb()
to_mb()
- 1.1.1.4. Pegasus.api.properties module
- 1.1.1.5. Pegasus.api.replica_catalog module
- 1.1.1.6. Pegasus.api.site_catalog module
- 1.1.1.7. Pegasus.api.transformation_catalog module
- 1.1.1.8. Pegasus.api.workflow module
AbstractJob
AbstractJob.add_args()
AbstractJob.add_checkpoint()
AbstractJob.add_inputs()
AbstractJob.add_outputs()
AbstractJob.get_inputs()
AbstractJob.get_outputs()
AbstractJob.get_stderr()
AbstractJob.get_stdin()
AbstractJob.get_stdout()
AbstractJob.set_stderr()
AbstractJob.set_stdin()
AbstractJob.set_stdout()
Job
SubWorkflow
Workflow
Workflow.add_dependency()
Workflow.add_jobs()
Workflow.add_replica_catalog()
Workflow.add_site_catalog()
Workflow.add_transformation_catalog()
Workflow.analyze()
Workflow.braindump
Workflow.get_job()
Workflow.get_status()
Workflow.graph()
Workflow.plan()
Workflow.remove()
Workflow.run()
Workflow.run_output
Workflow.statistics()
Workflow.status()
Workflow.wait()
Workflow.write()
- 1.1.1.9. Pegasus.api.writable module
- 1.1.1.10. Module contents
Java
The Java interfaces are described in the Javadocs .