public static interface AllocatedSlotPool.AllocatedSlotsAndReservationStatus
AllocatedSlots
and their reservation status.Modifier and Type | Method and Description |
---|---|
Collection<org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlot> |
getAllocatedSlots() |
boolean |
wasFree(AllocationID allocatedSlot) |
boolean wasFree(AllocationID allocatedSlot)
Collection<org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlot> getAllocatedSlots()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.