Uses of Package
org.apache.flink.table.catalog
-
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.api.internal Class Description CatalogManager A manager for dealing with catalog objects such as tables, views, functions, and types.FunctionCatalog Simple function catalog to storeFunctionDefinitions in catalogs.FunctionLookup Catalog of functions that can resolve the name of a function to aContextResolvedFunction. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.catalog Class Description AbstractCatalogTable An abstract catalog table.AbstractCatalogView An abstract catalog view.CatalogManager A manager for dealing with catalog objects such as tables, views, functions, and types.CatalogManager.Builder Builder for a fluent definition of aCatalogManager.CatalogRegistry A catalog registry for dealing with catalogs.ConnectorCatalogTable ACatalogTablethat wraps aTableSourceand/orTableSink.ContextResolvedFunction This class contains information about a function and its relationship with aCatalog, if any.ContextResolvedModel This class contains information about a model and its relationship with aCatalog, if any.ContextResolvedProcedure This class contains information about a procedure and its relationship with aCatalog.ContextResolvedTable This class contains information about a table, itsResolvedSchema, its options and its relationship with aCatalog, if any.FunctionCatalog Simple function catalog to storeFunctionDefinitions in catalogs.FunctionLookup Catalog of functions that can resolve the name of a function to aContextResolvedFunction.QueryOperationCatalogView A view created from aQueryOperationvia operations onTable.SchemaTranslator.ConsumingResult SchemaTranslator.ProducingResult -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.delegation Class Description CatalogManager A manager for dealing with catalog objects such as tables, views, functions, and types.CatalogRegistry A catalog registry for dealing with catalogs.FunctionCatalog Simple function catalog to storeFunctionDefinitions in catalogs. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.expressions Class Description ContextResolvedFunction This class contains information about a function and its relationship with aCatalog, if any. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.expressions.resolver Class Description FunctionLookup Catalog of functions that can resolve the name of a function to aContextResolvedFunction. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.expressions.resolver.rules Class Description FunctionLookup Catalog of functions that can resolve the name of a function to aContextResolvedFunction. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.factories Class Description CatalogManager A manager for dealing with catalog objects such as tables, views, functions, and types.FunctionCatalog Simple function catalog to storeFunctionDefinitions in catalogs. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.operations Class Description CatalogManager A manager for dealing with catalog objects such as tables, views, functions, and types.ContextResolvedFunction This class contains information about a function and its relationship with aCatalog, if any.ContextResolvedTable This class contains information about a table, itsResolvedSchema, its options and its relationship with aCatalog, if any.FunctionCatalog Simple function catalog to storeFunctionDefinitions in catalogs. -
Classes in org.apache.flink.table.catalog used by org.apache.flink.table.operations.utils Class Description FunctionLookup Catalog of functions that can resolve the name of a function to aContextResolvedFunction.