public class LuceneInvertedIndex.BatchDocIter extends Object implements Iterator<List<List<T>>>
Constructor and Description |
---|
BatchDocIter(int batchSize) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
List<List<T>> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2016. All Rights Reserved.