JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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.
AbstractCatalogStore
(implements org.apache.flink.table.catalog.
CatalogStore
)
org.apache.flink.table.catalog.
CatalogChange.CatalogCommentChange
(implements org.apache.flink.table.catalog.
CatalogChange
)
org.apache.flink.table.catalog.
CatalogChange.CatalogConfigurationChange
(implements org.apache.flink.table.catalog.
CatalogChange
)
org.apache.flink.table.catalog.
CatalogDescriptor
org.apache.flink.table.catalog.
CatalogMaterializedTable.Builder
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.
CatalogTable.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.
DefaultCatalogMaterializedTable
(implements org.apache.flink.table.catalog.
CatalogMaterializedTable
)
org.apache.flink.table.catalog.
DefaultCatalogTable
(implements org.apache.flink.table.catalog.
CatalogTable
)
org.apache.flink.table.catalog.
IntervalFreshness
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.
ResolvedCatalogMaterializedTable
(implements org.apache.flink.table.catalog.
CatalogMaterializedTable
, org.apache.flink.table.catalog.
ResolvedCatalogBaseTable
<T>)
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.
TableChange.AddColumn
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.AddDistribution
(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.DropDistribution
(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.ModifyDistribution
(implements org.apache.flink.table.catalog.
TableChange
)
org.apache.flink.table.catalog.
TableChange.ModifyRefreshHandler
(implements org.apache.flink.table.catalog.
TableChange.MaterializedTableChange
)
org.apache.flink.table.catalog.
TableChange.ModifyRefreshStatus
(implements org.apache.flink.table.catalog.
TableChange.MaterializedTableChange
)
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.
TableDistribution
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.
CatalogMaterializedTable
org.apache.flink.table.catalog.
CatalogTable
org.apache.flink.table.catalog.
CatalogView
org.apache.flink.table.catalog.
ResolvedCatalogBaseTable
<T>
org.apache.flink.table.catalog.
CatalogChange
org.apache.flink.table.catalog.
CatalogDatabase
org.apache.flink.table.catalog.
CatalogFunction
org.apache.flink.table.catalog.
CatalogPartition
org.apache.flink.table.catalog.
CatalogStore
org.apache.flink.table.catalog.
Constraint
org.apache.flink.table.catalog.
DataTypeFactory
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.MaterializedTableChange
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.
TableDistribution.Kind
org.apache.flink.table.catalog.
IntervalFreshness.TimeUnit
org.apache.flink.table.catalog.
CatalogMaterializedTable.LogicalRefreshMode
org.apache.flink.table.catalog.
CatalogMaterializedTable.RefreshMode
org.apache.flink.table.catalog.
CatalogMaterializedTable.RefreshStatus
org.apache.flink.table.catalog.
FunctionLanguage
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2025
The Apache Software Foundation
. All rights reserved.