|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskAttemptEventType | |
|---|---|
| org.apache.hadoop.mapreduce.v2.app.job.event | |
| Uses of TaskAttemptEventType in org.apache.hadoop.mapreduce.v2.app.job.event |
|---|
| Methods in org.apache.hadoop.mapreduce.v2.app.job.event that return TaskAttemptEventType | |
|---|---|
static TaskAttemptEventType |
TaskAttemptEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TaskAttemptEventType[] |
TaskAttemptEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.mapreduce.v2.app.job.event with parameters of type TaskAttemptEventType | |
|---|---|
TaskAttemptEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId id,
TaskAttemptEventType type)
Create a new TaskAttemptEvent. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||