public class VectorizedRowIterator extends ColumnarRowIterator implements VectorizedRecordIterator
filePath, nextFilePos, nextPos, num, recycler, 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, returnedPosition
releaseBatch
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
filter, next, releaseBatch, transform
filter, transform
public VectorizedRowIterator(Path filePath, ColumnarRow row, @Nullable Runnable recycler)
public VectorizedColumnBatch batch()
batch
in interface VectorizedRecordIterator
protected VectorizedRowIterator copy(ColumnVector[] vectors)
copy
in class ColumnarRowIterator
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.