Uses of Class
org.apache.flink.runtime.dispatcher.JobMasterServiceLeadershipRunnerFactory
-
Packages that use JobMasterServiceLeadershipRunnerFactory Package Description org.apache.flink.runtime.dispatcher -
-
Uses of JobMasterServiceLeadershipRunnerFactory in org.apache.flink.runtime.dispatcher
Methods in org.apache.flink.runtime.dispatcher that return JobMasterServiceLeadershipRunnerFactory Modifier and Type Method Description static JobMasterServiceLeadershipRunnerFactoryJobMasterServiceLeadershipRunnerFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static JobMasterServiceLeadershipRunnerFactory[]JobMasterServiceLeadershipRunnerFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-