public class VectorizedRowIterator extends ColumnarRowIterator implements VectorizedRecordIterator
filePath, index, num, positionIterator, recycler, returnedPosition, returnedPositionIndex, row| Constructor and Description |
|---|
VectorizedRowIterator(Path filePath,
ColumnarRow row,
Runnable recycler) |
| Modifier and Type | Method and Description |
|---|---|
VectorizedColumnBatch |
batch() |
protected VectorizedRowIterator |
copy(ColumnVector[] vectors) |
filePath, mapping, next, reset, reset, returnedPositionreleaseBatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilter, next, releaseBatch, transformfilter, transformpublic VectorizedRowIterator(Path filePath, ColumnarRow row, @Nullable Runnable recycler)
public VectorizedColumnBatch batch()
batch in interface VectorizedRecordIteratorprotected VectorizedRowIterator copy(ColumnVector[] vectors)
copy in class ColumnarRowIteratorCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.