public class RecordReaderValueIterator<K,V> extends AbstractIterator<V>
| Constructor and Description |
|---|
RecordReaderValueIterator(org.apache.hadoop.mapreduce.RecordReader<K,V> recordReader) |
| Modifier and Type | Method and Description |
|---|---|
protected V |
computeNext() |
endOfData, hasNext, next, peekremoveprotected V computeNext()
computeNext in class AbstractIterator<V>Copyright © 2014 Calrissian. All Rights Reserved.