| Class and Description |
|---|
| Catalog
This interface is responsible for reading and writing metadata such as database/table/views/UDFs
from a registered catalog.
|
| CatalogBaseTable
CatalogBaseTable is the common parent of table and view.
|
| CatalogDatabase
Interface of a database in a catalog.
|
| CatalogFunction
Interface for a function in a catalog.
|
| CatalogPartition
Represents a partition object in catalog.
|
| CatalogPartitionSpec
Represents a partition spec object in catalog.
|
| FunctionLanguage
Categorizes the language semantics of a
CatalogFunction. |
| ObjectIdentifier
Identifies an object in a catalog.
|
| ObjectPath
A database name and object (table/view/function) name combo in a catalog.
|
| UnresolvedIdentifier
Identifier of an object, such as table, view, function or type in a catalog.
|
| Class and Description |
|---|
| CatalogPartitionSpec
Represents a partition spec object in catalog.
|
| ObjectPath
A database name and object (table/view/function) name combo in a catalog.
|
| Class and Description |
|---|
| Catalog
This interface is responsible for reading and writing metadata such as database/table/views/UDFs
from a registered catalog.
|
| CatalogFunction
Interface for a function in a catalog.
|
| CatalogTable
Represents a table in a catalog.
|
| ObjectPath
A database name and object (table/view/function) name combo in a catalog.
|
| Class and Description |
|---|
| ObjectIdentifier
Identifies an object in a catalog.
|
| Class and Description |
|---|
| DataTypeLookup
Catalog of types that can resolve the name of type to a
DataType. |
| Class and Description |
|---|
| DataTypeLookup
Catalog of types that can resolve the name of type to a
DataType. |
| Class and Description |
|---|
| DataTypeLookup
Catalog of types that can resolve the name of type to a
DataType. |
| Class and Description |
|---|
| DataTypeLookup
Catalog of types that can resolve the name of type to a
DataType. |
| Class and Description |
|---|
| ObjectIdentifier
Identifies an object in a catalog.
|
| UnresolvedIdentifier
Identifier of an object, such as table, view, function or type in a catalog.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.