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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.