Uses of Class
org.apache.flink.runtime.jobmaster.JobManagerRunnerResult
Packages that use JobManagerRunnerResult
-
Uses of JobManagerRunnerResult in org.apache.flink.runtime.dispatcher.cleanup
Methods in org.apache.flink.runtime.dispatcher.cleanup that return types with arguments of type JobManagerRunnerResult -
Uses of JobManagerRunnerResult in org.apache.flink.runtime.jobmaster
Methods in org.apache.flink.runtime.jobmaster that return JobManagerRunnerResultModifier and TypeMethodDescriptionstatic JobManagerRunnerResultJobManagerRunnerResult.forInitializationFailure(ExecutionGraphInfo executionGraphInfo, Throwable failure) static JobManagerRunnerResultJobManagerRunnerResult.forSuccess(ExecutionGraphInfo executionGraphInfo) Methods in org.apache.flink.runtime.jobmaster that return types with arguments of type JobManagerRunnerResultModifier and TypeMethodDescriptionDefaultJobMasterServiceProcess.getResultFuture()JobManagerRunner.getResultFuture()Get the result future of this runner.JobMasterServiceLeadershipRunner.getResultFuture()JobMasterServiceProcess.getResultFuture()Future which is completed with the result of job execution.JobMasterServiceProcess.WaitingForLeadership.getResultFuture()