public interface DispatcherRunnerFactory
DispatcherRunner
.Modifier and Type | Method and Description |
---|---|
DispatcherRunner |
createDispatcherRunner(LeaderElection leaderElection,
FatalErrorHandler fatalErrorHandler,
JobPersistenceComponentFactory jobPersistenceComponentFactory,
Executor ioExecutor,
RpcService rpcService,
PartialDispatcherServices partialDispatcherServices) |
DispatcherRunner createDispatcherRunner(LeaderElection leaderElection, FatalErrorHandler fatalErrorHandler, JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, RpcService rpcService, PartialDispatcherServices partialDispatcherServices) throws Exception
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.