Package pyGlobus :: Module gramClient
[show private | hide private]
[frames | no frames]

Module pyGlobus.gramClient

The main interface to the Globus Gram Client functionality.
Classes
GramClient The main interface to the gram client module.
GramClientAttr A class to wrap the globus gram client attr type.

Exceptions
GramClientAttrException A simple subclass of GlobusException.
GramClientException A simple subclass of GlobusException.

Variable Summary
int ERROR_ARG_FILE_CREATION_FAILED = 22                                                                    
int ERROR_AUTHORIZATION = 7                                                                     
int ERROR_BAD_DIRECTORY = 4                                                                     
int ERROR_BAD_SCRIPT_ARG_FILE = 21                                                                    
int ERROR_CONNECTION_FAILED = 12                                                                    
int ERROR_EXECUTABLE_NOT_FOUND = 5                                                                     
int ERROR_INSUFFICIENT_FUNDS = 6                                                                     
int ERROR_INVALID_COUNT = 14                                                                    
int ERROR_INVALID_GRAM_MYJOB = 20                                                                    
int ERROR_INVALID_JOBSTATE = 23                                                                    
int ERROR_INVALID_JOBTYPE = 19                                                                    
int ERROR_INVALID_MAXTIME = 13                                                                    
int ERROR_INVALID_PARADYN = 18                                                                    
int ERROR_INVALID_REQUEST = 2                                                                     
int ERROR_INVALID_SCRIPT_REPLY = 24                                                                    
int ERROR_INVALID_SCRIPT_STATUS = 25                                                                    
int ERROR_JM_FAILED_ALLOW_ATTACH = 16                                                                    
int ERROR_JOB_CANCEL_FAILED = 31                                                                    
int ERROR_JOB_EXECUTION_FAILED = 17                                                                    
int ERROR_JOBTYPE_NOT_SUPPORTED = 26                                                                    
int ERROR_MALLOC_FAILED = 32                                                                    
int ERROR_NO_RESOURCES = 3                                                                     
int ERROR_NULL_SPECIFICATION_TREE = 15                                                                    
int ERROR_OPENING_USER_PROXY = 30                                                                    
int ERROR_PARAMETER_NOT_SUPPORTED = 1                                                                     
int ERROR_PROTOCOL_FAILED = 10                                                                    
int ERROR_STDIN_NOT_FOUND = 11                                                                    
int ERROR_SYSTEM_CANCELLED = 9                                                                     
int ERROR_TEMP_SCRIPT_FILE_FAILED = 28                                                                    
int ERROR_UNIMPLEMENTED = 27                                                                    
int ERROR_USER_CANCELLED = 8                                                                     
int ERROR_USER_PROXY_NOT_FOUND = 29                                                                    
int JOB_STATE_ACTIVE = 2                                                                     
int JOB_STATE_ALL = 1048575                                                               
int JOB_STATE_DONE = 8                                                                     
int JOB_STATE_FAILED = 4                                                                     
int JOB_STATE_PENDING = 1                                                                     
int JOB_STATE_STAGE_IN = 64                                                                    
int JOB_STATE_STAGE_OUT = 128                                                                   
int JOB_STATE_SUSPENDED = 16                                                                    
int JOB_STATE_UNSUBMITTED = 32                                                                    

Variable Details

ERROR_ARG_FILE_CREATION_FAILED

Type:
int
Value:
22                                                                    

ERROR_AUTHORIZATION

Type:
int
Value:
7                                                                     

ERROR_BAD_DIRECTORY

Type:
int
Value:
4                                                                     

ERROR_BAD_SCRIPT_ARG_FILE

Type:
int
Value:
21                                                                    

ERROR_CONNECTION_FAILED

Type:
int
Value:
12                                                                    

ERROR_EXECUTABLE_NOT_FOUND

Type:
int
Value:
5                                                                     

ERROR_INSUFFICIENT_FUNDS

Type:
int
Value:
6                                                                     

ERROR_INVALID_COUNT

Type:
int
Value:
14                                                                    

ERROR_INVALID_GRAM_MYJOB

Type:
int
Value:
20                                                                    

ERROR_INVALID_JOBSTATE

Type:
int
Value:
23                                                                    

ERROR_INVALID_JOBTYPE

Type:
int
Value:
19                                                                    

ERROR_INVALID_MAXTIME

Type:
int
Value:
13                                                                    

ERROR_INVALID_PARADYN

Type:
int
Value:
18                                                                    

ERROR_INVALID_REQUEST

Type:
int
Value:
2                                                                     

ERROR_INVALID_SCRIPT_REPLY

Type:
int
Value:
24                                                                    

ERROR_INVALID_SCRIPT_STATUS

Type:
int
Value:
25                                                                    

ERROR_JM_FAILED_ALLOW_ATTACH

Type:
int
Value:
16                                                                    

ERROR_JOB_CANCEL_FAILED

Type:
int
Value:
31                                                                    

ERROR_JOB_EXECUTION_FAILED

Type:
int
Value:
17                                                                    

ERROR_JOBTYPE_NOT_SUPPORTED

Type:
int
Value:
26                                                                    

ERROR_MALLOC_FAILED

Type:
int
Value:
32                                                                    

ERROR_NO_RESOURCES

Type:
int
Value:
3                                                                     

ERROR_NULL_SPECIFICATION_TREE

Type:
int
Value:
15                                                                    

ERROR_OPENING_USER_PROXY

Type:
int
Value:
30                                                                    

ERROR_PARAMETER_NOT_SUPPORTED

Type:
int
Value:
1                                                                     

ERROR_PROTOCOL_FAILED

Type:
int
Value:
10                                                                    

ERROR_STDIN_NOT_FOUND

Type:
int
Value:
11                                                                    

ERROR_SYSTEM_CANCELLED

Type:
int
Value:
9                                                                     

ERROR_TEMP_SCRIPT_FILE_FAILED

Type:
int
Value:
28                                                                    

ERROR_UNIMPLEMENTED

Type:
int
Value:
27                                                                    

ERROR_USER_CANCELLED

Type:
int
Value:
8                                                                     

ERROR_USER_PROXY_NOT_FOUND

Type:
int
Value:
29                                                                    

JOB_STATE_ACTIVE

Type:
int
Value:
2                                                                     

JOB_STATE_ALL

Type:
int
Value:
1048575                                                               

JOB_STATE_DONE

Type:
int
Value:
8                                                                     

JOB_STATE_FAILED

Type:
int
Value:
4                                                                     

JOB_STATE_PENDING

Type:
int
Value:
1                                                                     

JOB_STATE_STAGE_IN

Type:
int
Value:
64                                                                    

JOB_STATE_STAGE_OUT

Type:
int
Value:
128                                                                   

JOB_STATE_SUSPENDED

Type:
int
Value:
16                                                                    

JOB_STATE_UNSUBMITTED

Type:
int
Value:
32                                                                    

Generated by Epydoc 2.0 on Mon Oct 13 13:47:18 2003 http://epydoc.sf.net