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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.