| Class | Description |
|---|---|
| Execution |
A single execution of a vertex.
|
| ExecutionAttemptID |
Unique identifier for the attempt to execute a tasks.
|
| ExecutionEdge | |
| ExecutionGraph |
The execution graph is the central data structure that coordinates the distributed
execution of a data flow.
|
| ExecutionJobVertex | |
| ExecutionJobVertex.PredeterminedInputSplitAssigner |
An InputSplitAssigner that assigns to pre-determined hosts.
|
| ExecutionVertex |
The ExecutionVertex is a parallel subtask of the execution.
|
| IntermediateResult | |
| IntermediateResultPartition |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.