Interface DoubleColumnVector
- All Superinterfaces:
ColumnVector
- All Known Subinterfaces:
WritableDoubleVector
- All Known Implementing Classes:
HeapDoubleVector
Double column vector.
-
Method Summary
Methods inherited from interface org.apache.flink.table.data.columnar.vector.ColumnVector
isNullAt
-
Method Details
-
getDouble
double getDouble(int i)
-