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