| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool | |
| org.apache.flink.runtime.scheduler |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PhysicalSlotProviderImpl
The provider serves physical slot requests.
|
| 构造器和说明 |
|---|
Factory(PhysicalSlotProvider slotProvider,
boolean slotWillBeOccupiedIndefinitely) |
SlotSharingExecutionSlotAllocatorFactory(PhysicalSlotProvider slotProvider,
boolean slotWillBeOccupiedIndefinitely,
PhysicalSlotRequestBulkChecker bulkChecker,
org.apache.flink.api.common.time.Time allocationTimeout) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.