| 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.
|
| ResourceID |
Class for Resource Ids assigned at the FlinkResourceManager.
|
| ResourceProfile |
Describe the immutable resource profile of the slot, either when requiring or offering it.
|
| 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.
|
| TaskManagerSlot |
A TaskManagerSlot represents a slot located in a TaskManager.
|
| Enum | Description |
|---|---|
| TaskManagerSlot.State |
State of the
TaskManagerSlot. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.