public class CommitterJobAbortEvent extends CommitterEvent
| Constructor and 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 and Description | 
|---|---|
| org.apache.hadoop.mapreduce.JobStatus.State | getFinalState() | 
| org.apache.hadoop.mapreduce.JobContext | getJobContext() | 
| org.apache.hadoop.mapreduce.v2.api.records.JobId | getJobID() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.