Class JobSubmitResponseBody
java.lang.Object
org.apache.flink.runtime.rest.messages.job.JobSubmitResponseBody
- All Implemented Interfaces:
ResponseBody
Response to the submission of a job, containing a URL from which the status of the job can be
retrieved from.
-
Field Details
-
FIELD_NAME_JOB_URL
- See Also:
-
jobUrl
The URL under which the job status can monitored.
-
-
Constructor Details
-
JobSubmitResponseBody
-
-
Method Details