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