Uses of Interface
org.apache.flink.runtime.jobmaster.JobMasterServiceProcess
Packages that use JobMasterServiceProcess
-
Uses of JobMasterServiceProcess in org.apache.flink.runtime.jobmaster
Classes in org.apache.flink.runtime.jobmaster that implement JobMasterServiceProcessModifier and TypeClassDescriptionclassDefaultJobMasterServiceProcesswhich is responsible for creating and running aJobMasterService.static enumMethods in org.apache.flink.runtime.jobmaster that return JobMasterServiceProcessModifier and TypeMethodDescriptionstatic JobMasterServiceProcessJobMasterServiceProcess.waitingForLeadership() -
Uses of JobMasterServiceProcess in org.apache.flink.runtime.jobmaster.factories
Methods in org.apache.flink.runtime.jobmaster.factories that return JobMasterServiceProcessModifier and TypeMethodDescriptionCreate a newJobMasterServiceProcessfor the given leaderSessionId.