Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulk
-
Packages that use PhysicalSlotRequestBulk Package Description org.apache.flink.runtime.jobmaster.slotpool -
-
Uses of PhysicalSlotRequestBulk in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool with parameters of type PhysicalSlotRequestBulk Modifier and Type Method Description voidPhysicalSlotRequestBulkChecker. schedulePendingRequestBulkTimeoutCheck(PhysicalSlotRequestBulk bulk, Duration timeout)Starts tracking the fulfillability of aPhysicalSlotRequestBulkwith timeout.voidPhysicalSlotRequestBulkCheckerImpl. schedulePendingRequestBulkTimeoutCheck(PhysicalSlotRequestBulk bulk, Duration timeout)
-