Interface DispatcherLeaderProcessFactoryFactory
-
- All Known Implementing Classes:
JobDispatcherLeaderProcessFactoryFactory,SessionDispatcherLeaderProcessFactoryFactory
@Internal public interface DispatcherLeaderProcessFactoryFactoryFactory forDispatcherLeaderProcessFactory.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DispatcherLeaderProcessFactorycreateFactory(JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, org.apache.flink.runtime.rpc.RpcService rpcService, PartialDispatcherServices partialDispatcherServices, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler)
-
-
-
Method Detail
-
createFactory
DispatcherLeaderProcessFactory createFactory(JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, org.apache.flink.runtime.rpc.RpcService rpcService, PartialDispatcherServices partialDispatcherServices, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler)
-
-