public interface WritableBooleanVector extends WritableColumnVector, BooleanColumnVector
BooleanColumnVector.| Modifier and Type | Method and Description |
|---|---|
void |
fill(boolean value)
Fill the column vector with the provided value.
|
void |
setBoolean(int rowId,
boolean value)
Set boolean at rowId with the provided value.
|
fillWithNulls, getDictionaryIds, hasDictionary, reserveDictionaryIds, reset, setDictionary, setNullAt, setNullsgetBooleanisNullAtCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.