Package Products :: Package ZenHub :: Module WorkerSelection :: Class WorkerSelector
[hide private]
[frames] | no frames]

Class WorkerSelector

source code

object --+
         |
        WorkerSelector

Singleton worker selector that apportions work to zenhub workers based on the configured utilities per method name.

Instance Methods [hide private]
 
__init__(self, options) source code
 
getCandidateWorkerIds(self, methodName, workerlist) source code
Method Details [hide private]

__init__(self, options)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)