public interface RecordIterator extends Iterable<RecordResult>, Iterator<RecordResult>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
reset() |
forEach, iterator, spliteratorforEachRemaining, hasNext, next, removeCopyright © 2015. All rights reserved.