| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmaster | |
| org.apache.flink.runtime.jobmaster.factories |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobMaster
JobMaster implementation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<JobMasterService> |
JobMasterServiceFactory.createJobMasterService(UUID leaderSessionId,
OnCompletionActions onCompletionActions)
Creates a new
JobMasterService for the given leaderSessionId and onCompletionActions. |
CompletableFuture<JobMasterService> |
DefaultJobMasterServiceFactory.createJobMasterService(UUID leaderSessionId,
OnCompletionActions onCompletionActions) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.