Interface FloatColumnVector
- All Superinterfaces:
ColumnVector
- All Known Subinterfaces:
WritableFloatVector
- All Known Implementing Classes:
HeapFloatVector
Float column vector.
-
Method Summary
Methods inherited from interface org.apache.flink.table.data.columnar.vector.ColumnVector
isNullAt
-
Method Details
-
getFloat
float getFloat(int i)
-