| Class and Description |
|---|
| CoLocationConstraint
A CoLocationConstraint manages the location of a set of tasks
(Execution Vertices).
|
| CoLocationGroup
A Co-location group is a group of JobVertices, where the i-th subtask of one vertex
has to be executed on the same TaskManager as the i-th subtask of all
other JobVertices in the same group.
|
| NoResourceAvailableException |
| Scheduler
The scheduler is responsible for distributing the ready-to-run tasks among instances and slots.
|
| SlotSharingGroup
A slot sharing units defines which different task (from different job vertices) can be
deployed together within a slot.
|
| Class and Description |
|---|
| CoLocationConstraint
A CoLocationConstraint manages the location of a set of tasks
(Execution Vertices).
|
| Locality |
| SlotAvailabilityListener |
| Class and Description |
|---|
| CoLocationGroup
A Co-location group is a group of JobVertices, where the i-th subtask of one vertex
has to be executed on the same TaskManager as the i-th subtask of all
other JobVertices in the same group.
|
| SlotSharingGroup
A slot sharing units defines which different task (from different job vertices) can be
deployed together within a slot.
|
| Class and Description |
|---|
| CoLocationConstraint
A CoLocationConstraint manages the location of a set of tasks
(Execution Vertices).
|
| CoLocationGroup
A Co-location group is a group of JobVertices, where the i-th subtask of one vertex
has to be executed on the same TaskManager as the i-th subtask of all
other JobVertices in the same group.
|
| Locality |
| NoResourceAvailableException |
| ScheduledUnit |
| SlotAllocationFuture |
| SlotAllocationFutureAction
An action that is invoked once a
SlotAllocationFuture is triggered. |
| SlotAvailabilityListener |
| SlotSharingGroup
A slot sharing units defines which different task (from different job vertices) can be
deployed together within a slot.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.