public class TaskTAttemptEvent extends TaskEvent
| Constructor and Description | 
|---|
| TaskTAttemptEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId id,
                 TaskEventType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId | getTaskAttemptID() | 
public TaskTAttemptEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId id,
                         TaskEventType type)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.