Uses of Package
org.apache.flink.table.data
Packages that use org.apache.flink.table.data
-
Classes in org.apache.flink.table.data used by org.apache.flink.table.dataClassDescriptionBase 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.