Trees | Indices | Help |
|
---|
|
object --+ | JobRunner
This class provides an abstract interface for running a number of DockingSubjob's. Concrete implementations are JobDJRunner and JobarrayRunner.
JobRunner instances should be provided with a callback function which takes a DockingSubjob object as an argument. This function will be called whenever a subjob is done.
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jan 25 01:17:54 2017 | http://epydoc.sourceforge.net |