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.