Interface LongColumnVector
- All Superinterfaces:
ColumnVector
- All Known Subinterfaces:
WritableLongVector
- All Known Implementing Classes:
HeapLongVector
Long column vector.
-
Method Summary
Methods inherited from interface org.apache.flink.table.data.columnar.vector.ColumnVector
isNullAt
-
Method Details
-
getLong
long getLong(int i)
-