Package | Description |
---|---|
org.apache.flink.runtime.resourcemanager.slotmanager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResourceAllocationStrategy
The default implementation of
ResourceAllocationStrategy . |
Constructor and Description |
---|
FineGrainedSlotManager(ScheduledExecutor scheduledExecutor,
SlotManagerConfiguration slotManagerConfiguration,
SlotManagerMetricGroup slotManagerMetricGroup,
ResourceTracker resourceTracker,
org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerTracker taskManagerTracker,
SlotStatusSyncer slotStatusSyncer,
ResourceAllocationStrategy resourceAllocationStrategy) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.