| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
PilotComputeService (PCS).
The PilotComputeService is responsible for creating and managing the PilotComputes.
It is the application's interface to the Pilot-Manager in the P* Model.
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
| Properties | |
| id | |
| pilot_jobs | |
| state | |
| 
     Inherited from   | 
  |
| Method Details | 
  
 Create a PilotComputeService object. Keyword arguments: pjs_id -- Don't create a new, but connect to an existing (optional) 
  | 
  
 Cancel the PilotComputeService. This also cancels all the PilotJobs that were under control of this PJS. Keyword arguments: None Return value: Result of operation  | 
  
 Add a PilotCompute to the PilotComputeService Keyword arguments: rm -- Contact string for the resource manager pilotcompute_description -- PilotCompute Description pj_type -- backend type (optional) context -- Security context (optional) Return value: A PilotCompute handle  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 26 22:29:04 2013 | http://epydoc.sourceforge.net |