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

Uses of Package
org.apache.crunch.impl.mr.run

Packages that use org.apache.crunch.impl.mr.run
org.apache.crunch.impl.mr.emit   
org.apache.crunch.impl.mr.plan   
org.apache.crunch.impl.mr.run   
 

Classes in org.apache.crunch.impl.mr.run used by org.apache.crunch.impl.mr.emit
RTNode
           
 

Classes in org.apache.crunch.impl.mr.run used by org.apache.crunch.impl.mr.plan
NodeContext
          Enum that is associated with a serialized DoNode instance, so we know how to use it within the context of a particular MR job.
RTNode
           
 

Classes in org.apache.crunch.impl.mr.run used by org.apache.crunch.impl.mr.run
CrunchReducer
           
CrunchTaskContext
           
NodeContext
          Enum that is associated with a serialized DoNode instance, so we know how to use it within the context of a particular MR job.
RTNode
           
 



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