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

Class ReversedReservationAwareSelection

source code

           object --+        
                    |        
     InOrderSelection --+    
                        |    
ReservationAwareSelection --+
                            |
                           ReversedReservationAwareSelection

Selection algorithm that returns workers in the reverse 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