org.apache.hadoop.yarn.event.Event<CommitterEventType>public class CommitterTaskAbortEvent extends CommitterEvent
| Constructor | Description |
|---|---|
CommitterTaskAbortEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId attemptID,
org.apache.hadoop.mapreduce.TaskAttemptContext attemptContext) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.mapreduce.TaskAttemptContext |
getAttemptContext() |
|
org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId |
getAttemptID() |
getTimestamp, getType, toStringCopyright © 2008–2025 Apache Software Foundation. All rights reserved.