| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.dispatcher | |
| org.apache.flink.runtime.dispatcher.cleanup |
| 构造器和说明 |
|---|
Dispatcher(org.apache.flink.runtime.rpc.RpcService rpcService,
DispatcherId fencingToken,
Collection<JobGraph> recoveredJobs,
Collection<JobResult> recoveredDirtyJobs,
DispatcherBootstrapFactory dispatcherBootstrapFactory,
DispatcherServices dispatcherServices,
JobManagerRunnerRegistry jobManagerRunnerRegistry,
ResourceCleanerFactory resourceCleanerFactory) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DispatcherResourceCleanerFactory
DispatcherResourceCleanerFactory instantiates ResourceCleaner instances that
clean cleanable resources from the Dispatcher. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.