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

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

Packages that use ReadableSourceTarget
org.apache.crunch.impl.mr A Pipeline implementation that runs on Hadoop MapReduce. 
 

Uses of ReadableSourceTarget in org.apache.crunch.impl.mr
 

Methods in org.apache.crunch.impl.mr that return ReadableSourceTarget
<T> ReadableSourceTarget<T>
MRPipeline.getMaterializeSourceTarget(PCollection<T> pcollection)
          Retrieve a ReadableSourceTarget that provides access to the contents of a PCollection.
 



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