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

Uses of Class
org.apache.crunch.io.impl.ReadableSourcePathTargetImpl

Packages that use ReadableSourcePathTargetImpl
org.apache.crunch.io.avro   
org.apache.crunch.io.seq   
org.apache.crunch.io.text   
 

Uses of ReadableSourcePathTargetImpl in org.apache.crunch.io.avro
 

Subclasses of ReadableSourcePathTargetImpl in org.apache.crunch.io.avro
 class AvroFileSourceTarget<T>
           
 

Uses of ReadableSourcePathTargetImpl in org.apache.crunch.io.seq
 

Subclasses of ReadableSourcePathTargetImpl in org.apache.crunch.io.seq
 class SeqFileSourceTarget<T>
           
 class SeqFileTableSourceTarget<K,V>
           
 

Uses of ReadableSourcePathTargetImpl in org.apache.crunch.io.text
 

Subclasses of ReadableSourcePathTargetImpl in org.apache.crunch.io.text
 class TextFileSourceTarget<T>
           
 



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