public static class PhysicalSlotRequest.Result extends Object
PhysicalSlotRequest.| 构造器和说明 |
|---|
Result(SlotRequestId slotRequestId,
PhysicalSlot physicalSlot) |
| 限定符和类型 | 方法和说明 |
|---|---|
PhysicalSlot |
getPhysicalSlot() |
SlotRequestId |
getSlotRequestId() |
public Result(SlotRequestId slotRequestId, PhysicalSlot physicalSlot)
public SlotRequestId getSlotRequestId()
public PhysicalSlot getPhysicalSlot()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.