Package org.apache.flink.table.data


package org.apache.flink.table.data
  • Interfaces
    Class
    Description
    Base interface for an internal data structure representing data of RowType and other (possibly nested) structured types such as StructuredType in the table ecosystem.
    Accessor for getting the field of a row during runtime.