public class SlotSharingExecutionSlotAllocatorFactory extends Object implements ExecutionSlotAllocatorFactory
SlotSharingExecutionSlotAllocator.| Constructor and Description |
|---|
SlotSharingExecutionSlotAllocatorFactory(PhysicalSlotProvider slotProvider,
boolean slotWillBeOccupiedIndefinitely,
PhysicalSlotRequestBulkChecker bulkChecker,
org.apache.flink.api.common.time.Time allocationTimeout) |
| Modifier and Type | Method and Description |
|---|---|
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 in interface ExecutionSlotAllocatorFactorycontext - for slot allocationCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.