public interface IndexSearchResultIteratorCollection extends IndexSearchResultIterator
| Modifier and Type | Method and Description |
|---|---|
List<Key> |
getKeys()
Gets a list of keys contained in the iterator
|
List<Key> |
subset(int start,
int limit)
Gets a subset of the collection of keys in the iterator
|
getKeyNameMapper, isEmpty, reset, sizeforEach, iterator, spliteratorforEachRemaining, hasNext, next, removeCopyright © 2015. All rights reserved.