Interface AllocatedSlotPool.AllocatedSlotsAndReservationStatus

  • Enclosing interface:
    AllocatedSlotPool

    public static interface AllocatedSlotPool.AllocatedSlotsAndReservationStatus
    A collection of AllocatedSlots and their reservation status.
    • Method Detail

      • getAllocatedSlots

        Collection<org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlot> getAllocatedSlots()