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

Uses of Package
org.apache.crunch.io

Packages that use org.apache.crunch.io
org.apache.crunch Client-facing API and core abstractions. 
org.apache.crunch.impl.mr A Pipeline implementation that runs on Hadoop MapReduce. 
org.apache.crunch.io Data input and output for Pipelines. 
 

Classes in org.apache.crunch.io used by org.apache.crunch
OutputHandler
           
 

Classes in org.apache.crunch.io used by org.apache.crunch.impl.mr
ReadableSourceTarget
          An interface that indicates that a SourceTarget instance can be read into the local client.
 

Classes in org.apache.crunch.io used by org.apache.crunch.io
FileNamingScheme
          Encapsulates rules for naming output files.
FileReaderFactory
           
MapReduceTarget
           
PathTarget
          A target whose output goes to a given path on a file system.
ReadableSource
           
 



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