| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
 
ComputeDataServiceDecentral.
The ComputeDataService is the application's interface to submit ComputeUnits and PilotData/DataUnit to the Pilot-Manager in the P* Model.
The decentral ComputeDateService will only work with Redis!
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| Class Variables | |
| CDS_ID_PREFIX =  | |
| Properties | |
| id (Inherited from pilot.api.data.api.PilotDataService) | |
| pilot_data (Inherited from pilot.api.data.api.PilotDataService) | |
| state (Inherited from pilot.api.data.api.PilotDataService) | |
| Inherited from  | |
| Method Details | 
| 
 Create a ComputeDataService (Decentral) object. 
 | 
| 
 Add a PilotComputeService to this CDS. 
 | 
| 
 
Remove a PilotJobService from this CDS.
Note that it won't cancel the PilotJobService, it will just no
longer be connected to this WUS.
Keyword arguments:
pilotjob_services -- The PilotJob Service(s) to remove from this
                     Work Unit Service. 
Return:
Result
 | 
| 
 Submit a CU to this Compute Data Service. 
 | 
| 
 Add a PilotDataService 
 | 
| 
 Remove a PilotDataService 
 | 
| 
 Cancel the CDS. All associated PD and PC objects are canceled. 
 | 
| 
 Waits for CUs and DUs. Return after all DU's have been placed (i.e. in state Running) and all CU's have been completed (i.e. in state Done) or if a fault has occurred or the user has cancelled a CU or DU. | 
| 
 
 | 
| 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 26 22:29:06 2013 | http://epydoc.sourceforge.net |