Interface IntColumnVector
- All Superinterfaces:
ColumnVector
- All Known Subinterfaces:
WritableIntVector
- All Known Implementing Classes:
HeapIntVector
Int column vector.
-
Method Summary
Methods inherited from interface org.apache.flink.table.data.columnar.vector.ColumnVector
isNullAt
-
Method Details
-
getInt
int getInt(int i)
-