| Class and Description |
|---|
| CatalogManager
A manager for dealing with catalog objects such as tables, views, functions, and types.
|
| FunctionCatalog
Simple function catalog to store
FunctionDefinitions in catalogs. |
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
ContextResolvedFunction. |
| Class and 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 a
CatalogManager. |
| CatalogTableImpl
Deprecated.
Use
CatalogTable.of(Schema, String, List, Map) or a custom implementation
instead. Don't implement against this internal class. It can lead to unintended side effects
if code checks against this class instead of the common interface. |
| ConnectorCatalogTable
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. |
| ContextResolvedTable
This class contains information about a table, its
ResolvedSchema, its options and its
relationship with a Catalog, if any. |
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
ContextResolvedFunction. |
| QueryOperationCatalogView
A view created from a
QueryOperation via operations on Table. |
| SchemaTranslator.ConsumingResult |
| SchemaTranslator.ProducingResult |
| Class and Description |
|---|
| CatalogManager
A manager for dealing with catalog objects such as tables, views, functions, and types.
|
| FunctionCatalog
Simple function catalog to store
FunctionDefinitions in catalogs. |
| Class and Description |
|---|
| ContextResolvedFunction
This class contains information about a function and its relationship with a
Catalog, if
any. |
| Class and Description |
|---|
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
ContextResolvedFunction. |
| Class and Description |
|---|
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
ContextResolvedFunction. |
| Class and Description |
|---|
| CatalogManager
A manager for dealing with catalog objects such as tables, views, functions, and types.
|
| FunctionCatalog
Simple function catalog to store
FunctionDefinitions in catalogs. |
| Class and 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 a
Catalog, if
any. |
| ContextResolvedTable
This class contains information about a table, its
ResolvedSchema, its options and its
relationship with a Catalog, if any. |
| Class and Description |
|---|
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
ContextResolvedFunction. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.