Class PreviousAllocationSlotSelectionStrategy

java.lang.Object
org.apache.flink.runtime.jobmaster.slotpool.PreviousAllocationSlotSelectionStrategy
All Implemented Interfaces:
SlotSelectionStrategy

public class PreviousAllocationSlotSelectionStrategy extends Object implements SlotSelectionStrategy
This class implements a SlotSelectionStrategy that is based on previous allocations and falls back to using location preference hints if there is no previous allocation.