Uses of Interface
org.apache.flink.table.catalog.ResolvedCatalogBaseTable
Packages that use ResolvedCatalogBaseTable
-
Uses of ResolvedCatalogBaseTable in org.apache.flink.table.catalog
Classes in org.apache.flink.table.catalog that implement ResolvedCatalogBaseTableModifier and TypeClassDescriptionclassA validatedCatalogMaterializedTablethat is backed by the original metadata coming from theCatalogbut resolved by the framework.final classA validatedCatalogTablethat is backed by the original metadata coming from theCatalogbut resolved by the framework.final classA validatedCatalogViewthat is backed by the original metadata coming from theCatalogbut resolved by the framework.