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

Uses of Class
org.apache.crunch.io.avro.AvroFileSourceTarget

Packages that use AvroFileSourceTarget
org.apache.crunch.io   
 

Uses of AvroFileSourceTarget in org.apache.crunch.io
 

Methods in org.apache.crunch.io that return AvroFileSourceTarget
static
<T> AvroFileSourceTarget<T>
At.avroFile(org.apache.hadoop.fs.Path path, AvroType<T> avroType)
           
static
<T> AvroFileSourceTarget<T>
At.avroFile(String pathName, AvroType<T> avroType)
           
 



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