@Internal
public interface CatalogChange
CatalogChange represents the modification of the catalog.| Modifier and Type | Interface and Description |
|---|---|
static class |
CatalogChange.CatalogCommentChange
A catalog change to modify the comment.
|
static class |
CatalogChange.CatalogConfigurationChange
A catalog change to modify the catalog configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogDescriptor |
applyChange(CatalogDescriptor descriptor)
Generate a new CatalogDescriptor after applying the change to the given descriptor.
|
CatalogDescriptor applyChange(CatalogDescriptor descriptor)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.