Uses of Interface
org.apache.flink.runtime.resourcemanager.slotmanager.ResourceAllocationStrategy
Packages that use ResourceAllocationStrategy
-
Uses of ResourceAllocationStrategy in org.apache.flink.runtime.resourcemanager.slotmanager
Classes in org.apache.flink.runtime.resourcemanager.slotmanager that implement ResourceAllocationStrategyConstructors in org.apache.flink.runtime.resourcemanager.slotmanager with parameters of type ResourceAllocationStrategyModifierConstructorDescriptionFineGrainedSlotManager(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)