Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotProvider
Packages that use PhysicalSlotProvider
-
Uses of PhysicalSlotProvider in org.apache.flink.runtime.jobmaster.slotpool
Classes in org.apache.flink.runtime.jobmaster.slotpool that implement PhysicalSlotProviderModifier and TypeClassDescriptionclassThe provider serves physical slot requests. -
Uses of PhysicalSlotProvider in org.apache.flink.runtime.scheduler
Constructors in org.apache.flink.runtime.scheduler with parameters of type PhysicalSlotProviderModifierConstructorDescriptionFactory(PhysicalSlotProvider slotProvider, boolean slotWillBeOccupiedIndefinitely) SlotSharingExecutionSlotAllocatorFactory(PhysicalSlotProvider slotProvider, boolean slotWillBeOccupiedIndefinitely, PhysicalSlotRequestBulkChecker bulkChecker, Duration allocationTimeout)