public static class SimpleExecutionSlotAllocator.Factory extends Object implements ExecutionSlotAllocatorFactory
SimpleExecutionSlotAllocator.| 构造器和说明 |
|---|
Factory(PhysicalSlotProvider slotProvider,
boolean slotWillBeOccupiedIndefinitely) |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutionSlotAllocator |
createInstance(org.apache.flink.runtime.scheduler.ExecutionSlotAllocationContext context)
Instantiates the
ExecutionSlotAllocator. |
public Factory(PhysicalSlotProvider slotProvider, boolean slotWillBeOccupiedIndefinitely)
public ExecutionSlotAllocator createInstance(org.apache.flink.runtime.scheduler.ExecutionSlotAllocationContext context)
ExecutionSlotAllocatorFactoryExecutionSlotAllocator.createInstance 在接口中 ExecutionSlotAllocatorFactorycontext - for slot allocationCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.