Class ShowCreateCatalogOperation

java.lang.Object
org.apache.flink.table.operations.ShowCreateCatalogOperation
All Implemented Interfaces:
ExecutableOperation, Operation, ShowOperation

@Internal public class ShowCreateCatalogOperation extends Object implements ShowOperation
Operation to describe a SHOW CREATE CATALOG statement.