Uses of Class
org.apache.hadoop.mapreduce.jobhistory.JobStatusChanged

Packages that use JobStatusChanged
org.apache.hadoop.mapreduce.jobhistory   
 

Uses of JobStatusChanged in org.apache.hadoop.mapreduce.jobhistory
 

Methods in org.apache.hadoop.mapreduce.jobhistory that return JobStatusChanged
 JobStatusChanged JobStatusChanged.Builder.build()
           
 

Methods in org.apache.hadoop.mapreduce.jobhistory with parameters of type JobStatusChanged
static JobStatusChanged.Builder JobStatusChanged.newBuilder(JobStatusChanged other)
          Creates a new JobStatusChanged RecordBuilder by copying an existing JobStatusChanged instance
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.