Home | Trees | Indices | Help |
|
---|
|
PilotComputeService (PCS).
Factory for PilotComputes..
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
PJS_ID_PREFIX =
|
Properties | |
id (Inherited from pilot.api.compute.api.PilotComputeService) | |
pilot_jobs (Inherited from pilot.api.compute.api.PilotComputeService) | |
state (Inherited from pilot.api.compute.api.PilotComputeService) | |
Inherited from |
Method Details |
Create a PilotJobService object. Keyword arguments: pcs_id -- Don't create a new, but connect to an existing (optional)
|
Add a PilotJob to the PilotJobService Keyword arguments: pilot_compute_description -- PilotJob Description Return value: A PilotCompute object |
List managed PilotComputes. Return value: A list of PilotCompute urls |
Cancel the PilotComputeService. This also cancels all the PilotJobs that were under control of this PJS. Keyword arguments: None Return value: Result of operation
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 26 22:29:06 2013 | http://epydoc.sourceforge.net |