| Package | Description |
|---|---|
| org.apache.flink.runtime.resourcemanager.slotmanager |
| Modifier and Type | Class and Description |
|---|---|
class |
FineGrainedTaskManagerSlot
A FineGrainedTaskManagerSlot represents a slot located in a TaskManager.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<TaskManagerSlotInformation> |
FineGrainedTaskManagerTracker.getAllocatedOrPendingSlot(AllocationID allocationId) |
Map<AllocationID,TaskManagerSlotInformation> |
TaskManagerInfo.getAllocatedSlots()
Get allocated slots information.
|
Map<AllocationID,TaskManagerSlotInformation> |
FineGrainedTaskManagerRegistration.getAllocatedSlots() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.