Interface ShortColumnVector
- All Superinterfaces:
ColumnVector
- All Known Subinterfaces:
WritableShortVector
- All Known Implementing Classes:
HeapShortVector
Short column vector.
-
Method Summary
Methods inherited from interface org.apache.flink.table.data.columnar.vector.ColumnVector
isNullAt
-
Method Details
-
getShort
short getShort(int i)
-