@Internal public class SessionDispatcherLeaderProcessFactory extends Object implements DispatcherLeaderProcessFactory
SessionDispatcherLeaderProcess
.Constructor and Description |
---|
SessionDispatcherLeaderProcessFactory(AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory dispatcherGatewayServiceFactory,
JobGraphStoreFactory jobGraphStoreFactory,
Executor ioExecutor,
FatalErrorHandler fatalErrorHandler) |
Modifier and Type | Method and Description |
---|---|
org.apache.flink.runtime.dispatcher.runner.DispatcherLeaderProcess |
create(UUID leaderSessionID) |
public SessionDispatcherLeaderProcessFactory(AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory dispatcherGatewayServiceFactory, JobGraphStoreFactory jobGraphStoreFactory, Executor ioExecutor, FatalErrorHandler fatalErrorHandler)
public org.apache.flink.runtime.dispatcher.runner.DispatcherLeaderProcess create(UUID leaderSessionID)
create
in interface DispatcherLeaderProcessFactory
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.