@Internal
public interface CatalogChange
CatalogChange represents the modification of the catalog.| 限定符和类型 | 接口和说明 |
|---|---|
static class |
CatalogChange.CatalogCommentChange
A catalog change to modify the comment.
|
static class |
CatalogChange.CatalogConfigurationChange
A catalog change to modify the catalog configuration.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CatalogDescriptor |
applyChange(CatalogDescriptor descriptor)
Generate a new CatalogDescriptor after applying the change to the given descriptor.
|
CatalogDescriptor applyChange(CatalogDescriptor descriptor)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.