| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| OrderSelector<T> | A basic implementation of an order selector that implements a simple exponential backoff algorithm. | 
| RandomOrderSelector<T> | An implementation of OrderSelector which returns objects in random order. | 
| RoundRobinOrderSelector<T> | An implementation of OrderSelector which returns objects in round robin order. | 
| SpecificOrderIterator<T> | A utility class that iterates over the given ordered list of items via the specified order array. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||