Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkChecker
Packages that use PhysicalSlotRequestBulkChecker
-
Uses of PhysicalSlotRequestBulkChecker in org.apache.flink.runtime.jobmaster.slotpool
Classes in org.apache.flink.runtime.jobmaster.slotpool that implement PhysicalSlotRequestBulkChecker -
Uses of PhysicalSlotRequestBulkChecker in org.apache.flink.runtime.scheduler
Constructors in org.apache.flink.runtime.scheduler with parameters of type PhysicalSlotRequestBulkCheckerModifierConstructorDescriptionSlotSharingExecutionSlotAllocatorFactory(PhysicalSlotProvider slotProvider, boolean slotWillBeOccupiedIndefinitely, PhysicalSlotRequestBulkChecker bulkChecker, Duration allocationTimeout)