Uses of Class
org.apache.flink.table.legacy.api.TableColumn.MetadataColumn
Packages that use TableColumn.MetadataColumn
-
Uses of TableColumn.MetadataColumn in org.apache.flink.table.legacy.api
Methods in org.apache.flink.table.legacy.api that return TableColumn.MetadataColumnModifier and TypeMethodDescriptionstatic TableColumn.MetadataColumnDeprecated.Creates a metadata column from metadata of the given column name.static TableColumn.MetadataColumnDeprecated.Creates a metadata column from metadata of the given column name.static TableColumn.MetadataColumnDeprecated.Creates a metadata column from metadata of the given alias.static TableColumn.MetadataColumnDeprecated.Creates a metadata column from metadata of the given column name or from metadata of the given alias (if not null).