Package | Description |
---|---|
org.apache.flink.client.deployment.application | |
org.apache.flink.runtime.dispatcher.runner |
Modifier and Type | Method and Description |
---|---|
AbstractDispatcherLeaderProcess.DispatcherGatewayService |
ApplicationDispatcherGatewayServiceFactory.create(DispatcherId fencingToken,
Collection<JobGraph> recoveredJobs,
JobGraphWriter jobGraphWriter) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDispatcherGatewayService
A facade over the
Dispatcher that exposes specific functionality. |
Modifier and Type | Method and Description |
---|---|
AbstractDispatcherLeaderProcess.DispatcherGatewayService |
AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory.create(DispatcherId fencingToken,
Collection<JobGraph> recoveredJobs,
JobGraphWriter jobGraphWriter) |
Modifier and Type | Method and Description |
---|---|
protected Optional<AbstractDispatcherLeaderProcess.DispatcherGatewayService> |
AbstractDispatcherLeaderProcess.getDispatcherService() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.