| Constructor and Description |
|---|
RulesIterable(SearchIndex<?> index) |
RulesIterable(SearchIndex<?> index,
Integer hitsPerPage) |
RulesIterable(SearchIndex<?> index,
Integer hitsPerPage,
RequestOptions requestOptions) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Rule> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic RulesIterable(@Nonnull SearchIndex<?> index)
public RulesIterable(@Nonnull SearchIndex<?> index, @Nonnull Integer hitsPerPage)
public RulesIterable(@Nonnull SearchIndex<?> index, @Nonnull Integer hitsPerPage, RequestOptions requestOptions)
Copyright © 2019. All rights reserved.