|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CombineFileInputFormat | |
---|---|
org.apache.hadoop.mapred.lib | |
org.apache.hadoop.mapreduce.lib.input |
Uses of CombineFileInputFormat in org.apache.hadoop.mapred.lib |
---|
Subclasses of CombineFileInputFormat in org.apache.hadoop.mapred.lib | |
---|---|
class |
CombineFileInputFormat<K,V>
An abstract InputFormat that returns CombineFileSplit 's
in InputFormat.getSplits(JobConf, int) method. |
Uses of CombineFileInputFormat in org.apache.hadoop.mapreduce.lib.input |
---|
Subclasses of CombineFileInputFormat in org.apache.hadoop.mapreduce.lib.input | |
---|---|
class |
CombineSequenceFileInputFormat<K,V>
Input format that is a CombineFileInputFormat -equivalent for
SequenceFileInputFormat . |
class |
CombineTextInputFormat
Input format that is a CombineFileInputFormat -equivalent for
TextInputFormat . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |