@FunctionalInterface public interface ExecutionSlotAllocatorFactory
ExecutionSlotAllocator factories.| Modifier and Type | Method and Description |
|---|---|
ExecutionSlotAllocator |
createInstance(org.apache.flink.runtime.scheduler.ExecutionSlotAllocationContext context)
Instantiates the
ExecutionSlotAllocator. |
ExecutionSlotAllocator createInstance(org.apache.flink.runtime.scheduler.ExecutionSlotAllocationContext context)
ExecutionSlotAllocator.context - for slot allocationCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.