Uses of Class
org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable
Packages that use ResolvedCatalogMaterializedTable
-
Uses of ResolvedCatalogMaterializedTable in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return ResolvedCatalogMaterializedTableModifier and TypeMethodDescriptionResolvedCatalogMaterializedTable.copy(CatalogMaterializedTable.RefreshStatus refreshStatus, String refreshHandlerDescription, byte[] serializedRefreshHandler) Methods in org.apache.flink.table.catalog with parameters of type ResolvedCatalogMaterializedTableModifier and TypeMethodDescriptionCatalogPropertiesUtil.serializeCatalogMaterializedTable(ResolvedCatalogMaterializedTable resolvedMaterializedTable) Serializes the givenResolvedCatalogMaterializedTableinto a map of string properties.