@Internal public class HeapRowVector extends AbstractHeapVector implements WritableColumnVector, RowColumnVector
BYTE_ARRAY_OFFSET, dictionaryIds, DOUBLE_ARRAY_OFFSET, FLOAT_ARRAY_OFFSET, INT_ARRAY_OFFSET, isNull, LITTLE_ENDIAN, LONG_ARRAY_OFFSET, UNSAFEdictionary, noNulls| Constructor and Description |
|---|
HeapRowVector(int len,
WritableColumnVector... fields) |
| Modifier and Type | Method and Description |
|---|---|
WritableColumnVector[] |
getFields() |
ColumnarRowData |
getRow(int i) |
void |
reset()
Resets the column to default state.
|
fillWithNulls, getDictionaryIds, getLen, isNullAt, reserveDictionaryIds, setNullAt, setNullshasDictionary, setDictionaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfillWithNulls, getDictionaryIds, hasDictionary, reserveDictionaryIds, setDictionary, setNullAt, setNullsisNullAtpublic HeapRowVector(int len,
WritableColumnVector... fields)
public WritableColumnVector[] getFields()
public ColumnarRowData getRow(int i)
getRow in interface RowColumnVectorpublic void reset()
AbstractHeapVectorreset in interface WritableColumnVectorreset in class AbstractHeapVectorCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.