| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.resourcemanager.slotmanager |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultResourceAllocationStrategy
The default implementation of
ResourceAllocationStrategy. |
| 构造器和说明 |
|---|
FineGrainedSlotManager(org.apache.flink.util.concurrent.ScheduledExecutor scheduledExecutor,
SlotManagerConfiguration slotManagerConfiguration,
SlotManagerMetricGroup slotManagerMetricGroup,
ResourceTracker resourceTracker,
org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerTracker taskManagerTracker,
SlotStatusSyncer slotStatusSyncer,
ResourceAllocationStrategy resourceAllocationStrategy) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.