Uses of Class
org.apache.flink.types.ColumnList
Packages that use ColumnList
-
Uses of ColumnList in org.apache.flink.table.api
Methods in org.apache.flink.table.api with parameters of type ColumnListModifier and TypeMethodDescriptionModel.predict(Table table, ColumnList inputColumns) Performs prediction on the given table using specified input columns.Performs prediction on the given table using specified input columns with runtime options. -
Uses of ColumnList in org.apache.flink.types
Methods in org.apache.flink.types that return ColumnList