Uses of Class
org.apache.flink.runtime.jobmaster.slotpool.PreviousAllocationSlotSelectionStrategy
-
Packages that use PreviousAllocationSlotSelectionStrategy Package Description org.apache.flink.runtime.jobmaster.slotpool -
-
Uses of PreviousAllocationSlotSelectionStrategy in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return PreviousAllocationSlotSelectionStrategy Modifier and Type Method Description static PreviousAllocationSlotSelectionStrategyPreviousAllocationSlotSelectionStrategy. create()static PreviousAllocationSlotSelectionStrategyPreviousAllocationSlotSelectionStrategy. create(SlotSelectionStrategy fallbackSlotSelectionStrategy)
-