Uses of Package
org.apache.flink.table.catalog
Packages that use org.apache.flink.table.catalog
Package
Description
-
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.apiClassDescriptionThis interface is responsible for reading and writing metadata such as database/table/views/UDFs from a registered catalog.Describes a
Catalogwith the catalog name and configuration.Interface for a model in a catalog.Represents the storage where persists allCatalogs.Represents the unresolved metadata of a table in aCatalog.Categorizes the language semantics of aCatalogFunction.Identifies an object in a catalog.Schema of a table or view consisting of columns, constraints, and watermark specifications.Defines whether the given table is distributed across buckets using a specified algorithm and given columns. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.catalogClassDescriptionDescribes a
Catalogwith the catalog name and configuration.Interface for a function in a catalog.Interface for a model in a catalog.Represents the unresolved metadata of a table in aCatalog.Builder for configuring and creating instances ofCatalogTable.Categorizes the language semantics of aCatalogFunction.Identifies an object in a catalog.Schema of a table or view consisting of columns, constraints, and watermark specifications.Defines whether the given table is distributed across buckets using a specified algorithm and given columns.Distribution kind. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.factoriesClassDescriptionThis interface is responsible for reading and writing metadata such as database/table/views/UDFs from a registered catalog.Identifies an object in a catalog.
-
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.functionsClassDescriptionFactory for creating fully resolved data types that can be used for planning.
-
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.operationsClassDescriptionSchema of a table or view consisting of columns, constraints, and watermark specifications.
-
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.typesClassDescriptionFactory for creating fully resolved data types that can be used for planning.
-
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.types.logical