| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
PhysicalSlot
The context of an
AllocatedSlot. |
| 构造器和说明 |
|---|
SingleLogicalSlot(SlotRequestId slotRequestId,
SlotContext slotContext,
Locality locality,
SlotOwner slotOwner) |
SingleLogicalSlot(SlotRequestId slotRequestId,
SlotContext slotContext,
Locality locality,
SlotOwner slotOwner,
boolean willBeOccupiedIndefinitely) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.