Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulk
Packages that use PhysicalSlotRequestBulk
-
Uses of PhysicalSlotRequestBulk in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool with parameters of type PhysicalSlotRequestBulkModifier and TypeMethodDescriptionvoidPhysicalSlotRequestBulkChecker.schedulePendingRequestBulkTimeoutCheck(PhysicalSlotRequestBulk bulk, Duration timeout) Starts tracking the fulfillability of aPhysicalSlotRequestBulkwith timeout.voidPhysicalSlotRequestBulkCheckerImpl.schedulePendingRequestBulkTimeoutCheck(PhysicalSlotRequestBulk bulk, Duration timeout) -
Uses of PhysicalSlotRequestBulk in org.apache.flink.runtime.scheduler
Classes in org.apache.flink.runtime.scheduler that implement PhysicalSlotRequestBulkModifier and TypeClassDescriptionclassImplementation ofPhysicalSlotRequestBulkforSlotSharingExecutionSlotAllocator.