@InterfaceAudience.Private
See: Description
| Interface | Description |
|---|---|
| DAGIDAware | |
| TaskAttemptIDAware | |
| TaskIDAware | |
| VertexIDAware |
| Class | Description |
|---|---|
| DagIdentifierImpl | |
| TaskAttemptIdentifierImpl | |
| TaskIdentifierImpl | |
| TezDAGID |
TezDAGID represents the immutable and unique identifier for
a Tez DAG.
|
| TezID |
A general identifier, which internally stores the id
as an integer.
|
| TezTaskAttemptID |
TezTaskAttemptID represents the immutable and unique identifier for
a task attempt.
|
| TezTaskID |
TaskID represents the immutable and unique identifier for
a Tez Task.
|
| TezVertexID |
TezVertexID represents the immutable and unique identifier for
a Vertex in a Tez DAG.
|
| VertexIdentifierImpl |
| Enum | Description |
|---|---|
| TaskAttemptTerminationCause |
Copyright © 2022 Apache Software Foundation. All rights reserved.