Interface ByteColumnVector
- All Superinterfaces:
ColumnVector
- All Known Subinterfaces:
WritableByteVector
- All Known Implementing Classes:
HeapByteVector
Byte column vector.
-
Method Summary
Methods inherited from interface org.apache.flink.table.data.columnar.vector.ColumnVector
isNullAt
-
Method Details
-
getByte
byte getByte(int i)
-