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, releaseBatch
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
filter, transform
public ValueContentRowDataRecordIterator(RecordReader.RecordIterator<KeyValue> kvIterator)
public InternalRow next() throws IOException
RecordReader.RecordIterator
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.