Class DefaultSlotAssigner

  • All Implemented Interfaces:
    SlotAssigner

    public class DefaultSlotAssigner
    extends Object
    implements SlotAssigner
    Simple SlotAssigner that treats all slots and slot sharing groups equally. Specifically, when the cluster is deployed in application mode and the JobManagerOptions.SCHEDULER_PREFER_MINIMAL_TASKMANAGERS_ENABLED is enabled, execution slot sharing groups are preferentially assigned to the minimal number of task managers.