This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.crunch.ReadableData (Apache Crunch 0.8.0 API)

Uses of Interface
org.apache.crunch.ReadableData

Packages that use ReadableData
org.apache.crunch Client-facing API and core abstractions. 
org.apache.crunch.io Data input and output for Pipelines. 
 

Uses of ReadableData in org.apache.crunch
 

Methods in org.apache.crunch that return ReadableData
 ReadableData<S> PCollection.asReadable(boolean materialize)
           
 

Uses of ReadableData in org.apache.crunch.io
 

Methods in org.apache.crunch.io that return ReadableData
 ReadableData<T> ReadableSource.asReadable()
           
 



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