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