Uses of Interface
org.apache.flink.runtime.dispatcher.JobManagerRunnerFactory
-
Packages that use JobManagerRunnerFactory Package Description org.apache.flink.runtime.dispatcher -
-
Uses of JobManagerRunnerFactory in org.apache.flink.runtime.dispatcher
Classes in org.apache.flink.runtime.dispatcher that implement JobManagerRunnerFactory Modifier and Type Class Description classJobMasterServiceLeadershipRunnerFactoryFactory which creates aJobMasterServiceLeadershipRunner.Methods in org.apache.flink.runtime.dispatcher with parameters of type JobManagerRunnerFactory Modifier and Type Method Description static DispatcherServicesDispatcherServices. from(PartialDispatcherServicesWithJobPersistenceComponents partialDispatcherServicesWithJobPersistenceComponents, JobManagerRunnerFactory jobManagerRunnerFactory, CleanupRunnerFactory cleanupRunnerFactory)
-