Uses of Class
org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
Packages that use CombineFileInputFormat
-
Uses of CombineFileInputFormat in org.apache.hadoop.mapred.lib
Subclasses of CombineFileInputFormat in org.apache.hadoop.mapred.libModifier and TypeClassDescriptionclassAn abstractInputFormatthat returnsCombineFileSplit's inInputFormat.getSplits(JobConf, int)method.classInput format that is aCombineFileInputFormat-equivalent forSequenceFileInputFormat.classInput format that is aCombineFileInputFormat-equivalent forTextInputFormat. -
Uses of CombineFileInputFormat in org.apache.hadoop.mapreduce.lib.input
Subclasses of CombineFileInputFormat in org.apache.hadoop.mapreduce.lib.inputModifier and TypeClassDescriptionclassInput format that is aCombineFileInputFormat-equivalent forSequenceFileInputFormat.classInput format that is aCombineFileInputFormat-equivalent forTextInputFormat.