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