Class ShowCurrentCatalogOperation

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

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