public class RoundRobinOrderSelector<T> extends OrderSelector<T>
| Constructor and Description | 
|---|
| RoundRobinOrderSelector(boolean shouldBackOff) | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<T> | createIterator() | 
getIndexList, getMaxTimeOut, getObjects, informFailure, isShouldBackOff, setMaxTimeOut, setObjectspublic Iterator<T> createIterator()
createIterator in class OrderSelector<T>Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.