| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher |
| Modifier and Type | Class and Description |
|---|---|
class |
VoidHistoryServerArchivist
No-op implementation of the
HistoryServerArchivist. |
| Modifier and Type | Method and Description |
|---|---|
static HistoryServerArchivist |
HistoryServerArchivist.createHistoryServerArchivist(org.apache.flink.configuration.Configuration configuration,
JsonArchivist jsonArchivist,
Executor ioExecutor) |
HistoryServerArchivist |
PartialDispatcherServices.getHistoryServerArchivist() |
HistoryServerArchivist |
DispatcherServices.getHistoryServerArchivist() |
| Constructor and Description |
|---|
PartialDispatcherServices(org.apache.flink.configuration.Configuration configuration,
HighAvailabilityServices highAvailabilityServices,
GatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever,
BlobServer blobServer,
HeartbeatServices heartbeatServices,
JobManagerMetricGroupFactory jobManagerMetricGroupFactory,
ExecutionGraphInfoStore executionGraphInfoStore,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler,
HistoryServerArchivist historyServerArchivist,
String metricQueryServiceAddress,
Executor ioExecutor,
DispatcherOperationCaches operationCaches) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.