public interface WritableByteVector extends WritableColumnVector, ByteColumnVector
ByteColumnVector.| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
fillWithNulls, getDictionaryIds, hasDictionary, reserveDictionaryIds, reset, setDictionary, setNullAt, setNullsgetByteisNullAtCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.