| Constructor and Description |
|---|
RulesIterator(SearchIndex<?> index) |
RulesIterator(SearchIndex<?> index,
Integer hitsPerPage) |
RulesIterator(SearchIndex<?> index,
Integer hitsPerPage,
RequestOptions requestOptions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic RulesIterator(@Nonnull SearchIndex<?> index)
public RulesIterator(@Nonnull SearchIndex<?> index, @Nonnull Integer hitsPerPage)
public RulesIterator(@Nonnull SearchIndex<?> index, @Nonnull Integer hitsPerPage, RequestOptions requestOptions)
Copyright © 2019. All rights reserved.