Uses of Class
com.cloudera.crunch.impl.mr.exec.CrunchJob

Packages that use CrunchJob
com.cloudera.crunch.impl.mr.exec   
com.cloudera.crunch.impl.mr.plan   
 

Uses of CrunchJob in com.cloudera.crunch.impl.mr.exec
 

Methods in com.cloudera.crunch.impl.mr.exec with parameters of type CrunchJob
 void MRExecutor.addJob(CrunchJob job)
           
 

Uses of CrunchJob in com.cloudera.crunch.impl.mr.plan
 

Methods in com.cloudera.crunch.impl.mr.plan that return CrunchJob
 CrunchJob JobPrototype.getCrunchJob(Class<?> jarClass, org.apache.hadoop.conf.Configuration conf)
           
 



Copyright © 2012. All Rights Reserved.