public class HeapRowVector extends AbstractStructVector implements WritableColumnVector, RowColumnVector
childrenBYTE_ARRAY_OFFSET, dictionaryIds, DOUBLE_ARRAY_OFFSET, FLOAT_ARRAY_OFFSET, INT_ARRAY_OFFSET, isNull, LITTLE_ENDIAN, LONG_ARRAY_OFFSET, UNSAFEcapacity, dictionary, elementsAppended, isAllNull, noNulls| Constructor and Description |
|---|
HeapRowVector(int len,
ColumnVector... fields) |
| Modifier and Type | Method and Description |
|---|---|
VectorizedColumnBatch |
getBatch() |
ColumnarRow |
getRow(int i) |
void |
setFields(WritableColumnVector[] fields) |
getChildren, resetfillWithNulls, getDictionaryIds, isNullAt, reserveDictionaryIds, reserveInternal, setNullAt, setNullsaddElementsAppended, getCapacity, getElementsAppended, hasDictionary, isAllNull, reserve, setAllNull, setDictionaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddElementsAppended, fillWithNulls, getDictionaryIds, getElementsAppended, hasDictionary, isAllNull, reserve, reserveAdditional, reserveDictionaryIds, reset, setAllNull, setDictionary, setNullAt, setNullsgetCapacity, getChildren, isNullAtgetCapacitypublic HeapRowVector(int len,
ColumnVector... fields)
public ColumnarRow getRow(int i)
getRow in interface RowColumnVectorpublic VectorizedColumnBatch getBatch()
getBatch in interface RowColumnVectorpublic void setFields(WritableColumnVector[] fields)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.