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

Class ReservationAwareSelection

source code

      object --+    
               |    
InOrderSelection --+
                   |
                  ReservationAwareSelection
Known Subclasses:

Selection algorithm that returns workers in the order in which they are given, and only returns workers above the reserved threshold.

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

getCandidateWorkerIds(self, workers, options)

source code 
Overrides: InOrderSelection.getCandidateWorkerIds