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

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

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

Uses of ReadableSource in org.apache.crunch.io
 

Subinterfaces of ReadableSource in org.apache.crunch.io
 interface ReadableSourceTarget<T>
          An interface that indicates that a SourceTarget instance can be read into the local client.
 



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