org.apache.hadoop.yarn.event.Event<CommitterEventType>public class CommitterJobAbortEvent extends CommitterEvent
| Constructor | Description |
|---|---|
CommitterJobAbortEvent(org.apache.hadoop.mapreduce.v2.api.records.JobId jobID,
org.apache.hadoop.mapreduce.JobContext jobContext,
org.apache.hadoop.mapreduce.JobStatus.State finalState) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.mapreduce.JobStatus.State |
getFinalState() |
|
org.apache.hadoop.mapreduce.JobContext |
getJobContext() |
|
org.apache.hadoop.mapreduce.v2.api.records.JobId |
getJobID() |
getTimestamp, getType, toStringCopyright © 2008–2025 Apache Software Foundation. All rights reserved.