| Class and Description |
|---|
| SlotManager
The slot manager is responsible for maintaining a view on all registered task manager slots,
their allocation and all pending slot requests.
|
| SlotManagerConfiguration
Configuration for the
SlotManager. |
| Class and Description |
|---|
| SlotManager
The slot manager is responsible for maintaining a view on all registered task manager slots,
their allocation and all pending slot requests.
|
| Class and Description |
|---|
AnyMatchingSlotMatchingStrategy
SlotMatchingStrategy which picks the first matching slot. |
| FineGrainedTaskManagerSlot
A FineGrainedTaskManagerSlot represents a slot located in a TaskManager.
|
LeastUtilizationSlotMatchingStrategy
SlotMatchingStrategy which picks a matching slot from a TaskExecutor with the least
utilization. |
| PendingTaskManager
Represents a pending task manager in the
SlotManager. |
| PendingTaskManagerId
Id of
PendingTaskManager. |
| ResourceActions
Resource related actions which the
SlotManager can perform. |
| ResourceAllocationResult
Contains the results of the
ResourceAllocationStrategy. |
| ResourceAllocationResult.Builder |
| ResourceAllocationStrategy
Strategy for allocating slots and task managers to fulfill the unfulfilled requirements.
|
| ResourceTracker
Tracks for each job how many resource are required/acquired.
|
| SlotManager
The slot manager is responsible for maintaining a view on all registered task manager slots,
their allocation and all pending slot requests.
|
| SlotManagerConfiguration
Configuration for the
SlotManager. |
| SlotMatchingStrategy
Strategy how to find a matching slot.
|
| SlotStatusSyncer
Syncer for slot status.
|
| TaskManagerInfo
Information of a TaskManager needed in
SlotManager. |
| TaskManagerSlotId
Id of
PendingTaskManagerSlot. |
| TaskManagerSlotInformation
Basic information about a TaskManager slot.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.