Uses of Class
org.apache.flink.runtime.jobmaster.slotpool.SlotSelectionStrategy.SlotInfoAndLocality
Packages that use SlotSelectionStrategy.SlotInfoAndLocality
-
Uses of SlotSelectionStrategy.SlotInfoAndLocality in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return SlotSelectionStrategy.SlotInfoAndLocalityModifier and TypeMethodDescriptionMethods in org.apache.flink.runtime.jobmaster.slotpool that return types with arguments of type SlotSelectionStrategy.SlotInfoAndLocalityModifier and TypeMethodDescriptionLocationPreferenceSlotSelectionStrategy.selectBestSlotForProfile(FreeSlotTracker freeSlotTracker, SlotProfile slotProfile) PreviousAllocationSlotSelectionStrategy.selectBestSlotForProfile(FreeSlotTracker freeSlotTracker, SlotProfile slotProfile) SlotSelectionStrategy.selectBestSlotForProfile(FreeSlotTracker freeSlotTracker, SlotProfile slotProfile) Selects the bestSlotInfow.r.t. a certain selection criterion from the provided list of available slots and considering the givenSlotProfilethat describes the requirements.protected abstract Optional<SlotSelectionStrategy.SlotInfoAndLocality>LocationPreferenceSlotSelectionStrategy.selectWithoutLocationPreference(FreeSlotTracker freeSlotTracker, ResourceProfile resourceProfile)