Home | Trees | Indices | Help |
---|
|
object --+ | GPIDev.Base.Objects.Node --+ | GPIDev.Base.Objects.GangaObject --+ | GPIDev.Adapters.ISplitter.ISplitter --+ | ExeSplitter
This is a Ganga.GPI.ExeSplitter implementation class. Refer to Ganga.GPI.ExeSplitter.__doc__ for documentation.
|
|||
_proxyClass Split executable applications (OBSOLETE). |
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_name =
|
|||
_schema = Schema(Version(1, 0), {'apps': ComponentItem('applic
|
|||
apps = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x324fd50>
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Return a list of subjobs generated from a master job. The original master job should not be modified. This method should be implemented in the derived classes. Splitter changes certain parts of the subjobs i.e. mutates certain properties (otherwise all subjobs would be the same). Only these properties may be mutated which are declared 'splitable' in the schema. This restriction applies to application objects to avoid inconsistencies if application handler is not able to deal with modified arguments. In the current implementation the type of the backend cannot be changed either.
|
|
_schema
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:22 2012 | http://epydoc.sourceforge.net |