JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Back to Flink Website
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.flink.table.catalog
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.apache.flink.table.catalog.
AbstractCatalog
(implements org.apache.flink.table.catalog.
Catalog
)
org.apache.flink.table.catalog.
GenericInMemoryCatalog
org.apache.flink.table.catalog.
AbstractCatalogStore
(implements org.apache.flink.table.catalog.
CatalogStore
)
org.apache.flink.table.catalog.
FileCatalogStore
org.apache.flink.table.catalog.
GenericInMemoryCatalogStore
org.apache.flink.table.catalog.
AbstractCatalogTable
(implements org.apache.flink.table.catalog.
CatalogTable
)
org.apache.flink.table.catalog.
CatalogTableImpl
org.apache.flink.table.catalog.
ConnectorCatalogTable
<T1,T2>
org.apache.flink.table.catalog.
AbstractCatalogView
(implements org.apache.flink.table.catalog.
CatalogView
)
org.apache.flink.table.catalog.
CatalogViewImpl
org.apache.flink.table.catalog.
CatalogDatabaseImpl
(implements org.apache.flink.table.catalog.
CatalogDatabase
)
org.apache.flink.table.catalog.
CatalogDescriptor
org.apache.flink.table.catalog.
CatalogFunctionImpl
(implements org.apache.flink.table.catalog.
CatalogFunction
)
org.apache.flink.table.catalog.
CatalogManager
(implements java.lang.
AutoCloseable
, org.apache.flink.table.catalog.
CatalogRegistry
)
org.apache.flink.table.catalog.
CatalogManager.Builder
org.apache.flink.table.catalog.
CatalogPartitionImpl
(implements org.apache.flink.table.catalog.
CatalogPartition
)
org.apache.flink.table.catalog.
CatalogPartitionSpec
org.apache.flink.table.catalog.
CatalogPropertiesUtil
org.apache.flink.table.catalog.
CatalogStoreHolder
(implements java.lang.
AutoCloseable
)
org.apache.flink.table.catalog.
CatalogStoreHolder.Builder
org.apache.flink.table.catalog.
Column
org.apache.flink.table.catalog.
Column.ComputedColumn
org.apache.flink.table.catalog.
Column.MetadataColumn
org.apache.flink.table.catalog.
Column.PhysicalColumn
org.apache.flink.table.catalog.
CommonCatalogOptions
org.apache.flink.table.catalog.
ContextResolvedFunction
org.apache.flink.table.catalog.
ContextResolvedProcedure
org.apache.flink.table.catalog.
ContextResolvedTable
org.apache.flink.table.catalog.
DefaultCatalogTable
(implements org.apache.flink.table.catalog.
CatalogTable
)
org.apache.flink.table.catalog.
ExternalCatalogTable
(implements org.apache.flink.table.catalog.
CatalogTable
)
org.apache.flink.table.catalog.
FileCatalogStoreFactory
(implements org.apache.flink.table.factories.
CatalogStoreFactory
)
org.apache.flink.table.catalog.
FileCatalogStoreFactoryOptions
org.apache.flink.table.catalog.
FunctionCatalog
org.apache.flink.table.catalog.
FunctionCatalog.InlineCatalogFunction
(implements org.apache.flink.table.catalog.
CatalogFunction
)
org.apache.flink.table.catalog.
GenericInMemoryCatalogFactory
(implements org.apache.flink.table.factories.
CatalogFactory
)
org.apache.flink.table.catalog.
GenericInMemoryCatalogFactoryOptions
org.apache.flink.table.catalog.
GenericInMemoryCatalogStoreFactory
(implements org.apache.flink.table.factories.
CatalogStoreFactory
)
org.apache.flink.table.catalog.
GenericInMemoryCatalogStoreFactoryOptions
org.apache.flink.table.catalog.
ManagedTableListener
org.apache.flink.table.catalog.
ObjectIdentifier
(implements java.io.
Serializable
)
org.apache.flink.table.catalog.
ObjectPath
(implements java.io.
Serializable
)
org.apache.flink.table.catalog.
QueryOperationCatalogView
(implements org.apache.flink.table.catalog.
CatalogView
)
org.apache.flink.table.catalog.
ResolvedCatalogTable
(implements org.apache.flink.table.catalog.
CatalogTable
, org.apache.flink.table.catalog.
ResolvedCatalogBaseTable
<T>)
org.apache.flink.table.catalog.
ResolvedCatalogView
(implements org.apache.flink.table.catalog.
CatalogView
, org.apache.flink.table.catalog.
ResolvedCatalogBaseTable
<T>)
org.apache.flink.table.catalog.
ResolvedSchema
org.apache.flink.table.catalog.
SchemaTranslator
org.apache.flink.table.catalog.
SchemaTranslator.ConsumingResult
org.apache.flink.table.catalog.
SchemaTranslator.ProducingResult
org.apache.flink.table.catalog.
TableChange.AddColumn
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.AddUniqueConstraint
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.AddWatermark
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.After
(implements org.apache.flink.table.catalog.
TableChange.ColumnPosition
)
org.apache.flink.table.catalog.
TableChange.DropColumn
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.DropConstraint
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.DropWatermark
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.First
(implements org.apache.flink.table.catalog.
TableChange.ColumnPosition
)
org.apache.flink.table.catalog.
TableChange.ModifyColumn
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.ModifyColumnComment
org.apache.flink.table.catalog.
TableChange.ModifyColumnName
org.apache.flink.table.catalog.
TableChange.ModifyColumnPosition
org.apache.flink.table.catalog.
TableChange.ModifyPhysicalColumnType
org.apache.flink.table.catalog.
TableChange.ModifyUniqueConstraint
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.ModifyWatermark
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.ResetOption
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.SetOption
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
UniqueConstraint
org.apache.flink.table.catalog.
UnresolvedIdentifier
org.apache.flink.table.catalog.
WatermarkSpec
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
org.apache.flink.table.catalog.
CatalogLock
org.apache.flink.table.catalog.
Catalog
org.apache.flink.table.catalog.
CatalogBaseTable
org.apache.flink.table.catalog.
CatalogTable
org.apache.flink.table.catalog.
CatalogView
org.apache.flink.table.catalog.
ResolvedCatalogBaseTable
<T>
org.apache.flink.table.catalog.
CatalogDatabase
org.apache.flink.table.catalog.
CatalogFunction
org.apache.flink.table.catalog.
CatalogPartition
org.apache.flink.table.catalog.
CatalogRegistry
org.apache.flink.table.catalog.
CatalogStore
org.apache.flink.table.catalog.
Constraint
org.apache.flink.table.catalog.
DataTypeFactory
org.apache.flink.table.catalog.
FunctionLookup
org.apache.flink.table.catalog.
SchemaResolver
java.io.
Serializable
org.apache.flink.table.catalog.
CatalogLock.Factory
org.apache.flink.table.catalog.
StagedTable
org.apache.flink.table.catalog.
TableChange
org.apache.flink.table.catalog.
TableChange.ColumnPosition
org.apache.flink.table.catalog.
TemporaryOperationListener
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.flink.table.catalog.
CatalogBaseTable.TableKind
org.apache.flink.table.catalog.
Constraint.ConstraintType
org.apache.flink.table.catalog.
FunctionLanguage
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Back to Flink Website
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2024
The Apache Software Foundation
. All rights reserved.