public static class PhysicalSlotRequest.Result extends Object
PhysicalSlotRequest
.Constructor and Description |
---|
Result(SlotRequestId slotRequestId,
PhysicalSlot physicalSlot) |
Modifier and Type | Method and Description |
---|---|
PhysicalSlot |
getPhysicalSlot() |
SlotRequestId |
getSlotRequestId() |
public Result(SlotRequestId slotRequestId, PhysicalSlot physicalSlot)
public SlotRequestId getSlotRequestId()
public PhysicalSlot getPhysicalSlot()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.