Class CombineSequenceFileInputFormat<K,V>


@Public @Stable public class CombineSequenceFileInputFormat<K,V> extends CombineFileInputFormat<K,V>
Input format that is a CombineFileInputFormat-equivalent for SequenceFileInputFormat.
See Also: