| Package | Description |
|---|---|
| org.apache.flink.runtime.resourcemanager.slotmanager |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSlotStatusSyncer
Default implementation of
SlotStatusSyncer for fine-grained slot management. |
| Constructor and Description |
|---|
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–2025 The Apache Software Foundation. All rights reserved.