Package | Description |
---|---|
org.apache.flink.client.deployment.application | |
org.apache.flink.runtime.dispatcher.runner |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationDispatcherGatewayServiceFactory
A
DispatcherGatewayServiceFactory used when executing a job in Application Mode, i.e. |
Modifier and Type | Method and Description |
---|---|
static SessionDispatcherLeaderProcess |
SessionDispatcherLeaderProcess.create(UUID leaderSessionId,
AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory dispatcherFactory,
JobGraphStore jobGraphStore,
Executor ioExecutor,
FatalErrorHandler fatalErrorHandler) |
Constructor and Description |
---|
SessionDispatcherLeaderProcessFactory(AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory dispatcherGatewayServiceFactory,
JobGraphStoreFactory jobGraphStoreFactory,
Executor ioExecutor,
FatalErrorHandler fatalErrorHandler) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.