Class ShowJarsOperation

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

@Internal public class ShowJarsOperation extends Object implements ShowOperation
Operation to describe a SHOW JARS statement.