| Modifier and Type | Field and Description |
|---|---|
protected Integer |
hitsPerPage |
protected AsyncIndex<?> |
index |
| Constructor and Description |
|---|
AsyncRulesIterator(AsyncIndex<?> index) |
AsyncRulesIterator(AsyncIndex<?> index,
Integer hitsPerPage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeprotected final AsyncIndex<?> index
protected final Integer hitsPerPage
public AsyncRulesIterator(@Nonnull AsyncIndex<?> index)
public AsyncRulesIterator(@Nonnull AsyncIndex<?> index, @Nonnull Integer hitsPerPage)
Copyright © 2018. All rights reserved.