| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster | |
| org.apache.flink.runtime.jobmaster.factories |
| Modifier and Type | Class and Description |
|---|---|
class |
JobMaster
JobMaster implementation.
|
| Modifier and Type | Method and Description |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.