Uses of Interface
org.apache.flink.runtime.resourcemanager.slotmanager.SlotStatusSyncer
Packages that use SlotStatusSyncer
-
Uses of SlotStatusSyncer in org.apache.flink.runtime.resourcemanager.slotmanager
Classes in org.apache.flink.runtime.resourcemanager.slotmanager that implement SlotStatusSyncerModifier and TypeClassDescriptionclassDefault implementation ofSlotStatusSyncerfor fine-grained slot management.Constructors in org.apache.flink.runtime.resourcemanager.slotmanager with parameters of type SlotStatusSyncerModifierConstructorDescriptionFineGrainedSlotManager(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)