| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.dispatcher |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobMasterServiceLeadershipRunnerFactory
Factory which creates a
JobMasterServiceLeadershipRunner. |
| 限定符和类型 | 方法和说明 |
|---|---|
static DispatcherServices |
DispatcherServices.from(PartialDispatcherServicesWithJobGraphStore partialDispatcherServicesWithJobGraphStore,
JobManagerRunnerFactory jobManagerRunnerFactory) |
| 构造器和说明 |
|---|
DispatcherServices(org.apache.flink.configuration.Configuration configuration,
HighAvailabilityServices highAvailabilityServices,
GatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever,
BlobServer blobServer,
HeartbeatServices heartbeatServices,
ExecutionGraphInfoStore executionGraphInfoStore,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler,
HistoryServerArchivist historyServerArchivist,
String metricQueryServiceAddress,
JobManagerMetricGroup jobManagerMetricGroup,
JobGraphWriter jobGraphWriter,
JobManagerRunnerFactory jobManagerRunnerFactory,
Executor ioExecutor) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.