| Package | Description |
|---|---|
| org.apache.flink.table.catalog |
| Modifier and Type | Class and Description |
|---|---|
class |
ResolvedCatalogMaterializedTable
A validated
CatalogMaterializedTable that is backed by the original metadata coming from
the Catalog but resolved by the framework. |
class |
ResolvedCatalogTable
A validated
CatalogTable that is backed by the original metadata coming from the Catalog but resolved by the framework. |
class |
ResolvedCatalogView
A validated
CatalogView that is backed by the original metadata coming from the Catalog but resolved by the framework. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.