| 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
FunctionLookup.Result. |
| 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. |
| CatalogManager.TableLookupResult
Result of a lookup for a table through
CatalogManager.getTable(ObjectIdentifier). |
| CatalogTableBuilder
A builder for creating a
CatalogTable. |
| 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. |
| ExternalSchemaTranslator.InputResult |
| ExternalSchemaTranslator.OutputResult |
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
FunctionLookup.Result. |
| FunctionLookup.Result
Result of a function lookup.
|
| QueryOperationCatalogView
A view created from a
QueryOperation via operations on Table. |
| 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 |
|---|
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
FunctionLookup.Result. |
| Class and Description |
|---|
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
FunctionLookup.Result. |
| Class and Description |
|---|
| FunctionLookup
Catalog of functions that can resolve the name of a function to a
FunctionLookup.Result. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.