| Interface | Description |
|---|---|
| ResourceIDRetrievable |
An interface to retrieve the ResourceID of an object.
|
| Class | Description |
|---|---|
| AllocationID |
Unique identifier for a physical slot allocated by a JobManager via the ResourceManager
from a TaskManager.
|
| ResourceBudgetManager |
Budget manager for
ResourceProfile. |
| ResourceID |
Class for Resource Ids identifying Flink's distributed components.
|
| ResourceProfile |
Describe the immutable resource profile of the slot, either when requiring or offering it.
|
| ResourceProfile.Builder |
Builder for the
ResourceProfile. |
| SlotID |
Unique identifier for a slot on a TaskManager.
|
| SlotProfile |
A slot profile describes the profile of a slot into which a task wants to be scheduled.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.