Class JobStatusInfo
java.lang.Object
org.apache.flink.runtime.messages.webmonitor.JobStatusInfo
- All Implemented Interfaces:
Serializable,InfoMessage,ResponseBody
The status of a specific job.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FIELD_NAME_STATUS
- See Also:
-
-
Constructor Details
-
JobStatusInfo
public JobStatusInfo(org.apache.flink.api.common.JobStatus jobStatus)
-
-
Method Details