public class SlotSharingExecutionSlotAllocatorFactory extends Object implements ExecutionSlotAllocatorFactory
SlotSharingExecutionSlotAllocator
.Constructor and Description |
---|
SlotSharingExecutionSlotAllocatorFactory(PhysicalSlotProvider slotProvider,
boolean slotWillBeOccupiedIndefinitely,
PhysicalSlotRequestBulkChecker bulkChecker,
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, Time allocationTimeout)
public ExecutionSlotAllocator createInstance(org.apache.flink.runtime.scheduler.ExecutionSlotAllocationContext context)
ExecutionSlotAllocatorFactory
ExecutionSlotAllocator
.createInstance
in interface ExecutionSlotAllocatorFactory
context
- for slot allocationCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.