Class JobResultEntry
java.lang.Object
org.apache.flink.runtime.highavailability.JobResultEntry
JobResultEntry is the entity managed by the JobResultStore. It collects
information about a globally terminated job (e.g. JobResult).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JobResultEntry
-
-
Method Details
-
getJobResult
-
getJobId
public org.apache.flink.api.common.JobID getJobId()
-