Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool.AllocatedSlotsAndReservationStatus
Packages that use AllocatedSlotPool.AllocatedSlotsAndReservationStatus
-
Uses of AllocatedSlotPool.AllocatedSlotsAndReservationStatus in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return AllocatedSlotPool.AllocatedSlotsAndReservationStatusModifier and TypeMethodDescriptionAllocatedSlotPool.removeSlots(ResourceID owner) Removes all slots belonging to the owning TaskExecutor identified by owner.DefaultAllocatedSlotPool.removeSlots(ResourceID owner)