Interface BytesColumnVector
- All Superinterfaces:
ColumnVector
- All Known Subinterfaces:
WritableBytesVector
- All Known Implementing Classes:
HeapBytesVector
Bytes column vector to get
BytesColumnVector.Bytes, it include original data and offset and length. The
data in BytesColumnVector.Bytes maybe reuse.-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface org.apache.flink.table.data.columnar.vector.ColumnVector
isNullAt
-
Method Details
-
getBytes
-