Home | Trees | Indices | Help |
---|
|
object --+ | GPIDev.Base.Objects.Node --+ | GPIDev.Base.Objects.GangaObject --+ | GPIDev.Adapters.IMerger.IMerger --+ | AbstractMerger --+ | TextMerger
This is a Ganga.GPI.TextMerger implementation class. Refer to Ganga.GPI.TextMerger.__doc__ for documentation.
|
|||
_proxyClass Merger class for text |
|||
Inherited from |
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_category = 'mergers'
|
|||
_exportmethods =
|
|||
_name =
|
|||
_schema = AbstractMerger._schema.inherit_copy()
|
|||
compress = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x1
|
|||
files = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x17f7
|
|||
ignorefailed = <Ganga.GPIDev.Base.Objects.Descriptor object at
|
|||
merge_tool = <Ganga.GPIDev.Base.Objects.Descriptor object at 0
|
|||
overwrite = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Method to merge the output of jobs. jobs may be a single job instance or a sequence of Jobs outputdir is the name of the directry to put the merge results in. It will be created if needed. ignorefailed and overwrite have the same meaning as in the schema, but override the schema values. returns whether the merge was successful or not as a boolean
|
|
compress
|
files
|
ignorefailed
|
merge_tool
|
overwrite
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:21 2012 | http://epydoc.sourceforge.net |