public class JobFinishEvent extends org.apache.hadoop.yarn.event.AbstractEvent<JobFinishEvent.Type>
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JobFinishEvent.Type | 
| Constructor and Description | 
|---|
| JobFinishEvent(org.apache.hadoop.mapreduce.v2.api.records.JobId jobID) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.mapreduce.v2.api.records.JobId | getJobId() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.