Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool.AllocatedSlotsAndReservationStatus
-
Packages that use AllocatedSlotPool.AllocatedSlotsAndReservationStatus Package Description org.apache.flink.runtime.jobmaster.slotpool -
-
Uses of AllocatedSlotPool.AllocatedSlotsAndReservationStatus in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return AllocatedSlotPool.AllocatedSlotsAndReservationStatus Modifier and Type Method Description AllocatedSlotPool.AllocatedSlotsAndReservationStatusAllocatedSlotPool. removeSlots(ResourceID owner)Removes all slots belonging to the owning TaskExecutor identified by owner.AllocatedSlotPool.AllocatedSlotsAndReservationStatusDefaultAllocatedSlotPool. removeSlots(ResourceID owner)
-