This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.crunch.io.MapReduceTarget (Apache Crunch 0.4.0-incubating API)

Uses of Interface
org.apache.crunch.io.MapReduceTarget

Packages that use MapReduceTarget
org.apache.crunch.io Data input and output for Pipelines. 
 

Uses of MapReduceTarget in org.apache.crunch.io
 

Subinterfaces of MapReduceTarget in org.apache.crunch.io
 interface PathTarget
          A target whose output goes to a given path on a file system.
 

Classes in org.apache.crunch.io that implement MapReduceTarget
 class PathTargetImpl
           
 



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