public interface WritableBytesVector extends WritableColumnVector, BytesColumnVector
BytesColumnVector.BytesColumnVector.Bytes| 限定符和类型 | 方法和说明 |
|---|---|
void |
appendBytes(int rowId,
byte[] value,
int offset,
int length)
Append byte[] at rowId with the provided value.
|
void |
fill(byte[] value)
Fill the column vector with the provided value.
|
fillWithNulls, getDictionaryIds, hasDictionary, reserveDictionaryIds, reset, setDictionary, setNullAt, setNullsgetBytesisNullAtCopyright © 2023 The Apache Software Foundation. All rights reserved.