Class CombineTextInputFormat

All Implemented Interfaces:
InputFormat<LongWritable,Text>

@Public @Stable public class CombineTextInputFormat extends CombineFileInputFormat<LongWritable,Text>
Input format that is a CombineFileInputFormat-equivalent for TextInputFormat.
See Also: