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