RecordReaderIterator — Scala Iterator over Hadoop RecordReader’s Values

RecordReaderIterator is a Scala scala.collection.Iterator over the values of a Hadoop RecordReader.

RecordReaderIterator is created when:

When requested to close, RecordReaderIterator simply requests the underlying RecordReader to close.

When requested to check whether or not there more internal rows, RecordReaderIterator simply requests the underlying RecordReader for nextKeyValue.

results matching ""

    No results matching ""