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, size
forEach, iterator, spliterator
forEachRemaining, hasNext, next, remove
Copyright © 2015. All rights reserved.