| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.resourcemanager.slotmanager |
| 限定符和类型 | 方法和说明 |
|---|---|
ResourceAllocationResult |
ResourceAllocationResult.Builder.build() |
ResourceAllocationResult |
ResourceAllocationStrategy.tryFulfillRequirements(Map<org.apache.flink.api.common.JobID,Collection<ResourceRequirement>> missingResources,
org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerResourceInfoProvider taskManagerResourceInfoProvider,
BlockedTaskManagerChecker blockedTaskManagerChecker)
Try to make an allocation decision to fulfill the resource requirements.
|
ResourceAllocationResult |
DefaultResourceAllocationStrategy.tryFulfillRequirements(Map<org.apache.flink.api.common.JobID,Collection<ResourceRequirement>> missingResources,
org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerResourceInfoProvider taskManagerResourceInfoProvider,
BlockedTaskManagerChecker blockedTaskManagerChecker) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.