| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher.runner |
| 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–2022 The Apache Software Foundation. All rights reserved.