Package org.apache.flink.table.data
package org.apache.flink.table.data
-
InterfacesClassDescriptionBase interface for an internal data structure representing data of
RowTypeand other (possibly nested) structured types such asStructuredTypein the table ecosystem.Accessor for getting the field of a row during runtime.