Uses of Interface
org.apache.flink.runtime.scheduler.adaptive.allocator.SlotAssigner
Packages that use SlotAssigner
-
Uses of SlotAssigner in org.apache.flink.runtime.scheduler.adaptive.allocator
Classes in org.apache.flink.runtime.scheduler.adaptive.allocator that implement SlotAssignerModifier and TypeClassDescriptionclassSimpleSlotAssignerthat treats all slots and slot sharing groups equally.classASlotAssignerthat assigns slots based on the number of local key groups.