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

Packages that use JobControl
org.apache.hadoop.mapred.jobcontrol Utilities for managing dependent jobs. 
org.apache.hadoop.mapreduce.lib.aggregate Classes for performing various counting and aggregations. 
 

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 © 2009 The Apache Software Foundation