Class WorkflowInfo
java.lang.Object
org.apache.flink.table.gateway.workflow.WorkflowInfo
The
WorkflowInfo represents the required information of one materialized table background
workflow. It is used by EmbeddedSchedulerJob when trigger the execution of workflow.
Note: All member variables need be able to be serialized as json string.
-
Constructor Details
-
WorkflowInfo
-
-
Method Details