public final class IteratorResultIterator<E> extends RecyclableIterator<E>
RecordReader.RecordIterator that returns the elements of an iterator.| 构造器和说明 |
|---|
IteratorResultIterator(Iterator<E> records,
Runnable recycler) |
| 限定符和类型 | 方法和说明 |
|---|---|
E |
next()
Gets the next record from the iterator.
|
releaseBatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilter, transformCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.