@Internal public class ApplicationDispatcherLeaderProcessFactoryFactory extends Object implements DispatcherLeaderProcessFactoryFactory
DispatcherLeaderProcessFactoryFactory
designed to be used when executing an
application in Application Mode.Modifier and Type | Method and Description |
---|---|
static ApplicationDispatcherLeaderProcessFactoryFactory |
create(Configuration configuration,
DispatcherFactory dispatcherFactory,
PackagedProgram program) |
DispatcherLeaderProcessFactory |
createFactory(JobPersistenceComponentFactory jobPersistenceComponentFactory,
Executor ioExecutor,
RpcService rpcService,
PartialDispatcherServices partialDispatcherServices,
FatalErrorHandler fatalErrorHandler) |
public DispatcherLeaderProcessFactory createFactory(JobPersistenceComponentFactory jobPersistenceComponentFactory, Executor ioExecutor, RpcService rpcService, PartialDispatcherServices partialDispatcherServices, FatalErrorHandler fatalErrorHandler)
createFactory
in interface DispatcherLeaderProcessFactoryFactory
public static ApplicationDispatcherLeaderProcessFactoryFactory create(Configuration configuration, DispatcherFactory dispatcherFactory, PackagedProgram program)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.