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

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

Packages that use FileReaderFactory
org.apache.crunch.io Data input and output for Pipelines. 
 

Uses of FileReaderFactory in org.apache.crunch.io
 

Methods in org.apache.crunch.io with parameters of type FileReaderFactory
static
<S> Iterable<S>
CompositePathIterable.create(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, FileReaderFactory<S> readerFactory)
           
 



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