Home | Trees | Indices | Help |
---|
|
object --+ | GPIDev.Base.Objects.Node --+ | GPIDev.Base.Objects.GangaObject --+ | GPIDev.Adapters.IBackend.IBackend --+ | Interactive
This is a Ganga.GPI.Interactive implementation class. Refer to Ganga.GPI.Interactive.__doc__ for documentation.
|
|||
_proxyClass Run jobs interactively on local host. |
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
|
|||
Inherited from |
|
|||
_name =
|
|||
_schema = <Ganga.GPIDev.Schema.Schema.Schema instance at 0x381
|
|||
actualCE = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x3
|
|||
exitcode = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x3
|
|||
id = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x35dec10>
|
|||
status = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x35d
|
|||
workdir = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x35
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Method for killing job running on backend No arguments other than self: Return value: True always
|
Method for removing job's work directory No arguments other than self: Return value: None |
|
Submit job to backend (i.e. run job interactively). Arguments other than self: subjobconfig - Dictionary of subjob properties master_input_sandbox - Dictionary of properties of master job Return value: True always
|
Update monitoring information for individual jobs: jobs is a list which may contain subjobs as well as the non-split jobs. This method is never called by the framework directly. It may only be called by the default implementation of master_updateMonitoringInformation().
|
|
_schema
|
actualCE
|
exitcode
|
status
|
workdir
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:21 2012 | http://epydoc.sourceforge.net |