| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LocationPreferenceSlotSelectionStrategy
This class implements a
SlotSelectionStrategy that is based on location preference hints. |
class |
PreviousAllocationSlotSelectionStrategy
This class implements a
SlotSelectionStrategy that is based on previous allocations and
falls back to using location preference hints if there is no previous allocation. |
| 限定符和类型 | 方法和说明 |
|---|---|
static PreviousAllocationSlotSelectionStrategy |
PreviousAllocationSlotSelectionStrategy.create(SlotSelectionStrategy fallbackSlotSelectionStrategy) |
| 构造器和说明 |
|---|
PhysicalSlotProviderImpl(SlotSelectionStrategy slotSelectionStrategy,
SlotPool slotPool) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.