AbstractCatalogTable |
An abstract catalog table.
|
AbstractCatalogView |
An abstract catalog view.
|
CatalogDatabaseImpl |
A implementation of CatalogDatabase .
|
CatalogFunctionImpl |
A catalog function implementation.
|
CatalogManager |
A manager for dealing with catalog objects such as tables, views, functions, and types.
|
CatalogManager.Builder |
|
CatalogPartitionImpl |
A catalog partition implementation.
|
CatalogTableImpl |
Deprecated.
|
CatalogViewImpl |
Deprecated.
|
ConnectorCatalogTable<T1,T2> |
A CatalogTable that wraps a TableSource and/or TableSink .
|
ContextResolvedFunction |
This class contains information about a function and its relationship with a Catalog , if
any.
|
ContextResolvedProcedure |
This class contains information about a procedure and its relationship with a Catalog .
|
ContextResolvedTable |
This class contains information about a table, its ResolvedSchema , its options and its
relationship with a Catalog , if any.
|
ExternalCatalogTable |
Helper CatalogTable for representing a table that is backed by some inline connector
(i.e.
|
FileCatalogStore |
A CatalogStore that stores all catalog configuration to a directory.
|
FileCatalogStoreFactory |
|
FileCatalogStoreFactoryOptions |
|
FunctionCatalog |
Simple function catalog to store FunctionDefinition s in catalogs.
|
FunctionCatalog.InlineCatalogFunction |
The CatalogFunction which holds an instantiated UDF.
|
GenericInMemoryCatalog |
A generic catalog implementation that holds all meta objects in memory.
|
GenericInMemoryCatalogFactory |
|
GenericInMemoryCatalogFactoryOptions |
|
GenericInMemoryCatalogStore |
A generic catalog store implementation that store all catalog configuration in memory.
|
GenericInMemoryCatalogStoreFactory |
|
GenericInMemoryCatalogStoreFactoryOptions |
|
ManagedTableListener |
Deprecated.
|
QueryOperationCatalogView |
|
SchemaTranslator |
Utility to derive a physical DataType , Schema , and projections for sinks and
sources.
|
SchemaTranslator.ConsumingResult |
|
SchemaTranslator.ProducingResult |
|