Uses of Class
org.apache.flink.runtime.jobmaster.slotpool.LocationPreferenceSlotSelectionStrategy
-
Packages that use LocationPreferenceSlotSelectionStrategy Package Description org.apache.flink.runtime.jobmaster.slotpool -
-
Uses of LocationPreferenceSlotSelectionStrategy in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return LocationPreferenceSlotSelectionStrategy Modifier and Type Method Description static LocationPreferenceSlotSelectionStrategyLocationPreferenceSlotSelectionStrategy. createDefault()static LocationPreferenceSlotSelectionStrategyLocationPreferenceSlotSelectionStrategy. createEvenlySpreadOut()
-