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

Uses of Class
org.apache.crunch.io.seq.SeqFileSourceTarget

Packages that use SeqFileSourceTarget
org.apache.crunch.io   
 

Uses of SeqFileSourceTarget in org.apache.crunch.io
 

Methods in org.apache.crunch.io that return SeqFileSourceTarget
static
<T> SeqFileSourceTarget<T>
At.sequenceFile(org.apache.hadoop.fs.Path path, PType<T> ptype)
           
static
<T> SeqFileSourceTarget<T>
At.sequenceFile(String pathName, PType<T> ptype)
           
 



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