@Internal public static class CatalogChange.CatalogConfigurationChange extends Object implements CatalogChange
CatalogChange.CatalogCommentChange, CatalogChange.CatalogConfigurationChange| Constructor and Description |
|---|
CatalogConfigurationChange(Consumer<org.apache.flink.configuration.Configuration> configUpdater) |
| Modifier and Type | Method and Description |
|---|---|
CatalogDescriptor |
applyChange(CatalogDescriptor descriptor)
Generate a new CatalogDescriptor after applying the change to the given descriptor.
|
public CatalogConfigurationChange(Consumer<org.apache.flink.configuration.Configuration> configUpdater)
public CatalogDescriptor applyChange(CatalogDescriptor descriptor)
CatalogChangeapplyChange in interface CatalogChangeCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.