Class LoadModuleOperation

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

@Internal public class LoadModuleOperation extends Object implements Operation, ExecutableOperation
Operation to describe a LOAD MODULE statement.