Uses of Class
org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl

Packages that use JobControl
org.apache.hadoop.mapred.jobcontrol   
org.apache.hadoop.mapreduce.lib.aggregate   
 

Uses of JobControl in org.apache.hadoop.mapred.jobcontrol
 

Subclasses of JobControl in org.apache.hadoop.mapred.jobcontrol
 class JobControl
           
 

Uses of JobControl in org.apache.hadoop.mapreduce.lib.aggregate
 

Methods in org.apache.hadoop.mapreduce.lib.aggregate that return JobControl
static JobControl ValueAggregatorJob.createValueAggregatorJobs(String[] args)
           
static JobControl ValueAggregatorJob.createValueAggregatorJobs(String[] args, Class<? extends ValueAggregatorDescriptor>[] descriptors)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.