Class ShowJobsOperation

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

@Internal public class ShowJobsOperation extends Object implements ShowOperation
Operation to describe a SHOW JOBS statement.