| Constructor and Description |
|---|
RecordReaderValueIterator(org.apache.hadoop.mapred.RecordReader<K,V> reader)
Construct RecordReaderValueIterator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
V |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic void close()
throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.