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

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

Packages that use MRExecutor
org.apache.crunch.impl.mr A Pipeline implementation that runs on Hadoop MapReduce. 
org.apache.crunch.impl.mr.plan   
 

Uses of MRExecutor in org.apache.crunch.impl.mr
 

Methods in org.apache.crunch.impl.mr that return MRExecutor
 MRExecutor MRPipeline.plan()
           
 

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

Methods in org.apache.crunch.impl.mr.plan that return MRExecutor
 MRExecutor MSCRPlanner.plan(Class<?> jarClass, org.apache.hadoop.conf.Configuration conf)
           
 



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