Package org.apache.flink.table.data
package org.apache.flink.table.data
-
ClassDescriptionBase interface of an internal data structure representing data of
ArrayType.Accessor for getting the elements of an array during runtime.An internal data structure representing data ofDecimalType.An internal data structure representing data ofArrayType.An internal data structure representing data ofMapTypeorMultisetType.An internal data structure representing data ofRowTypeand other (possibly nested) structured types such asStructuredType.Base interface of an internal data structure representing data ofMapTypeorMultisetType.RawValueData<T>An internal data structure representing data ofRawType.Base interface for an internal data structure representing data ofRowTypeand other (possibly nested) structured types such asStructuredTypein the table ecosystem.Accessor for getting the field of a row during runtime.An internal data structure representing data ofCharTypeandVarCharType.An internal data structure representing data ofTimestampTypeandLocalZonedTimestampType.