Interface CallProcedureOperation
-
- All Superinterfaces:
ExecutableOperation
,Operation
- All Known Implementing Classes:
PlannerCallProcedureOperation
@Internal public interface CallProcedureOperation extends ExecutableOperation
AOperation
that describes the call procedure statement.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.flink.table.operations.ExecutableOperation
ExecutableOperation.Context
-
-
Method Summary
-
Methods inherited from interface org.apache.flink.table.operations.ExecutableOperation
execute
-
Methods inherited from interface org.apache.flink.table.operations.Operation
asSummaryString
-
-