Interface RowColumnVector

All Superinterfaces:
ColumnVector
All Known Implementing Classes:
HeapRowVector

@Internal public interface RowColumnVector extends ColumnVector
Row column vector.
  • Method Summary

    Modifier and Type
    Method
    Description
    getRow(int i)
     

    Methods inherited from interface org.apache.flink.table.data.columnar.vector.ColumnVector

    isNullAt