Class AlterCatalogCommentOperation

java.lang.Object
org.apache.flink.table.operations.ddl.AlterCatalogCommentOperation
All Implemented Interfaces:
AlterOperation, ExecutableOperation, Operation

@Internal public class AlterCatalogCommentOperation extends Object implements AlterOperation
Operation to describe a ALTER CATALOG COMMENT statement.