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 Tue May 2 06:33:10 2017 | http://epydoc.sourceforge.net |