| Package | Description |
|---|---|
| org.apache.flink.table.catalog |
| Modifier and Type | Method and Description |
|---|---|
ResolvedCatalogMaterializedTable |
ResolvedCatalogMaterializedTable.copy(CatalogMaterializedTable.RefreshStatus refreshStatus,
String refreshHandlerDescription,
byte[] serializedRefreshHandler) |
ResolvedCatalogMaterializedTable |
ResolvedCatalogMaterializedTable.copy(Map<String,String> options) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
CatalogPropertiesUtil.serializeCatalogMaterializedTable(ResolvedCatalogMaterializedTable resolvedMaterializedTable)
Serializes the given
ResolvedCatalogMaterializedTable into a map of string
properties. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.