Class CreateEmbeddedSchedulerWorkflowRequestBody
java.lang.Object
org.apache.flink.table.gateway.rest.message.materializedtable.scheduler.CreateEmbeddedSchedulerWorkflowRequestBody
- All Implemented Interfaces:
org.apache.flink.runtime.rest.messages.RequestBody
public class CreateEmbeddedSchedulerWorkflowRequestBody
extends Object
implements org.apache.flink.runtime.rest.messages.RequestBody
RequestBody for create workflow in embedded scheduler.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CreateEmbeddedSchedulerWorkflowRequestBody
-
-
Method Details
-
getMaterializedTableIdentifier
-
getInitConfig
-
getExecutionConfig
-
getCronExpression
-
getRestEndpointUrl
-