public interface BytesColumnVector extends ColumnVector
BytesColumnVector.Bytes
, it include original data and offset and length. The
data in BytesColumnVector.Bytes
maybe reuse.Modifier and Type | Interface and Description |
---|---|
static class |
BytesColumnVector.Bytes
Bytes data.
|
Modifier and Type | Method and Description |
---|---|
BytesColumnVector.Bytes |
getBytes(int i) |
isNullAt
BytesColumnVector.Bytes getBytes(int i)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.