Uses of Class
org.apache.flink.runtime.scheduler.adaptive.allocator.SlotSharingSlotAllocator
Packages that use SlotSharingSlotAllocator
Package
Description
-
Uses of SlotSharingSlotAllocator in org.apache.flink.runtime.scheduler.adaptive
Methods in org.apache.flink.runtime.scheduler.adaptive that return SlotSharingSlotAllocatorModifier and TypeMethodDescriptionstatic SlotSharingSlotAllocatorAdaptiveSchedulerFactory.createSlotSharingSlotAllocator(DeclarativeSlotPool declarativeSlotPool, boolean localRecoveryEnabled) -
Uses of SlotSharingSlotAllocator in org.apache.flink.runtime.scheduler.adaptive.allocator
Methods in org.apache.flink.runtime.scheduler.adaptive.allocator that return SlotSharingSlotAllocatorModifier and TypeMethodDescriptionstatic SlotSharingSlotAllocatorSlotSharingSlotAllocator.createSlotSharingSlotAllocator(ReserveSlotFunction reserveSlot, FreeSlotFunction freeSlotFunction, IsSlotAvailableAndFreeFunction isSlotAvailableAndFreeFunction, boolean localRecoveryEnabled)