public class RandomOrderSelector<T> extends OrderSelector<T>
Constructor and Description |
---|
RandomOrderSelector(boolean shouldBackOff) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
createIterator() |
getIndexList, getMaxTimeOut, getObjects, informFailure, isShouldBackOff, setMaxTimeOut, setObjects
public Iterator<T> createIterator()
createIterator
in class OrderSelector<T>
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.