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


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