public interface DispatcherRunnerFactory
DispatcherRunner.| Modifier and Type | Method and Description |
|---|---|
DispatcherRunner |
createDispatcherRunner(LeaderElectionService leaderElectionService,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler,
JobPersistenceComponentFactory jobPersistenceComponentFactory,
Executor ioExecutor,
org.apache.flink.runtime.rpc.RpcService rpcService,
PartialDispatcherServices partialDispatcherServices) |
DispatcherRunner createDispatcherRunner(LeaderElectionService leaderElectionService, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler, JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, org.apache.flink.runtime.rpc.RpcService rpcService, PartialDispatcherServices partialDispatcherServices) throws Exception
ExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.