|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileReaderFactory | |
---|---|
org.apache.crunch.io | |
org.apache.crunch.io.avro | |
org.apache.crunch.io.seq | |
org.apache.crunch.io.text |
Uses of FileReaderFactory in org.apache.crunch.io |
---|
Methods in org.apache.crunch.io with parameters of type FileReaderFactory | ||
---|---|---|
static
|
CompositePathIterable.create(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path,
FileReaderFactory<S> readerFactory)
|
Uses of FileReaderFactory in org.apache.crunch.io.avro |
---|
Classes in org.apache.crunch.io.avro that implement FileReaderFactory | |
---|---|
class |
AvroFileReaderFactory<T>
|
Uses of FileReaderFactory in org.apache.crunch.io.seq |
---|
Classes in org.apache.crunch.io.seq that implement FileReaderFactory | |
---|---|
class |
SeqFileReaderFactory<T>
|
class |
SeqFileTableReaderFactory<K,V>
|
Uses of FileReaderFactory in org.apache.crunch.io.text |
---|
Classes in org.apache.crunch.io.text that implement FileReaderFactory | |
---|---|
class |
TextFileReaderFactory<T>
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |