public class RecordStoreMultipleQueryIterator extends AbstractMultipleIterator<Record>
| Constructor and Description |
|---|
RecordStoreMultipleQueryIterator(RecordStoreQueryReader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
doClose() |
AbstractIterator<Record> |
getNextIterator()
Get the next iterator, if no iterators are available throw
NoSuchElementException. |
getNextclose, doInit, finalize, hasNext, init, iterator, next, remove, setLoadNextclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic RecordStoreMultipleQueryIterator(RecordStoreQueryReader reader)
public void doClose()
doClose in class AbstractMultipleIterator<Record>public AbstractIterator<Record> getNextIterator() throws NoSuchElementException
AbstractMultipleIteratorNoSuchElementException. Don't not return null.getNextIterator in class AbstractMultipleIterator<Record>NoSuchElementExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.