Uses of Interface
org.apache.flink.runtime.scheduler.adaptive.allocator.FreeSlotFunction
Packages that use FreeSlotFunction
-
Uses of FreeSlotFunction in org.apache.flink.runtime.scheduler.adaptive.allocator
Methods in org.apache.flink.runtime.scheduler.adaptive.allocator with parameters of type FreeSlotFunctionModifier and TypeMethodDescriptionstatic SlotSharingSlotAllocatorSlotSharingSlotAllocator.createSlotSharingSlotAllocator(ReserveSlotFunction reserveSlot, FreeSlotFunction freeSlotFunction, IsSlotAvailableAndFreeFunction isSlotAvailableAndFreeFunction, boolean localRecoveryEnabled)