Class AddJarOperation

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

@Internal public class AddJarOperation extends Object implements Operation, ExecutableOperation
Operation to describe an ADD JAR statement.