public static interface AllocatedSlotPool.AllocatedSlotsAndReservationStatus
AllocatedSlots and their reservation status.| 限定符和类型 | 方法和说明 |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.