CombineTextInputFormat (Apache Hadoop Main 3.4.1 API) (original) (raw)


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