This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.impl.mr.exec.CrunchJob (Apache Crunch 0.3.0-incubating API)

Uses of Class
org.apache.crunch.impl.mr.exec.CrunchJob

Packages that use CrunchJob
org.apache.crunch.impl.mr.exec   
org.apache.crunch.impl.mr.plan   
 

Uses of CrunchJob in org.apache.crunch.impl.mr.exec
 

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

Uses of CrunchJob in org.apache.crunch.impl.mr.plan
 

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



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.