public class ValueContentRowDataRecordIterator extends ResetRowKindRecordIterator
RecordReader.RecordIterator mapping a KeyValue to its value.| Constructor and Description |
|---|
ValueContentRowDataRecordIterator(RecordReader.RecordIterator<KeyValue> kvIterator) |
| Modifier and Type | Method and Description |
|---|---|
InternalRow |
next()
Gets the next record from the iterator.
|
nextKeyValue, releaseBatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilter, transformpublic ValueContentRowDataRecordIterator(RecordReader.RecordIterator<KeyValue> kvIterator)
public InternalRow next() throws IOException
RecordReader.RecordIteratorIOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.