| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler.adaptive | |
| org.apache.flink.runtime.scheduler.adaptive.allocator |
| Modifier and Type | Method and Description |
|---|---|
static SlotSharingSlotAllocator |
AdaptiveSchedulerFactory.createSlotSharingSlotAllocator(DeclarativeSlotPool declarativeSlotPool) |
| Modifier and Type | Method and Description |
|---|---|
static SlotSharingSlotAllocator |
SlotSharingSlotAllocator.createSlotSharingSlotAllocator(ReserveSlotFunction reserveSlot,
FreeSlotFunction freeSlotFunction,
IsSlotAvailableAndFreeFunction isSlotAvailableAndFreeFunction) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.