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

Uses of Class
org.apache.crunch.impl.mr.MRPipeline

Packages that use MRPipeline
org.apache.crunch.impl.mr.collect   
org.apache.crunch.impl.mr.plan   
 

Uses of MRPipeline in org.apache.crunch.impl.mr.collect
 

Constructors in org.apache.crunch.impl.mr.collect with parameters of type MRPipeline
InputCollection(Source<S> source, MRPipeline pipeline)
           
InputTable(TableSource<K,V> source, MRPipeline pipeline)
           
 

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

Constructors in org.apache.crunch.impl.mr.plan with parameters of type MRPipeline
MSCRPlanner(MRPipeline pipeline, Map<PCollectionImpl<?>,Set<Target>> outputs)
           
 



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