public interface WritableByteVector extends WritableColumnVector, ByteColumnVector
ByteColumnVector.| Modifier and Type | Method and Description |
|---|---|
void |
fill(byte value)
Fill the column vector with the provided value.
|
void |
setByte(int rowId,
byte value)
Set byte at rowId with the provided value.
|
addElementsAppended, fillWithNulls, getDictionaryIds, getElementsAppended, hasDictionary, isAllNull, reserve, reserveAdditional, reserveDictionaryIds, reset, setAllNull, setDictionary, setNullAt, setNullsgetBytegetCapacity, getChildren, isNullAtCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.