Class DefaultResolvedCatalogModel

java.lang.Object
org.apache.flink.table.catalog.DefaultResolvedCatalogModel
All Implemented Interfaces:
CatalogModel, ResolvedCatalogModel

@PublicEvolving public final class DefaultResolvedCatalogModel extends Object implements ResolvedCatalogModel, CatalogModel
A validated CatalogModel that is backed by the original metadata coming from the Catalog but resolved by the framework.