Class PhysicalSlotRequest


  • public class PhysicalSlotRequest
    extends Object
    Represents a request for a physical slot.
    • Constructor Detail

      • PhysicalSlotRequest

        public PhysicalSlotRequest​(SlotRequestId slotRequestId,
                                   SlotProfile slotProfile,
                                   boolean slotWillBeOccupiedIndefinitely)
    • Method Detail

      • willSlotBeOccupiedIndefinitely

        public boolean willSlotBeOccupiedIndefinitely()