| Package | Description | 
|---|---|
| org.apache.hadoop.mapred.lib | |
| org.apache.hadoop.mapreduce.lib.input | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CombineFileInputFormat<K,V>
An abstract  
InputFormat that returns CombineFileSplit's
 in InputFormat.getSplits(JobConf, int) method. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CombineSequenceFileInputFormat<K,V>
Input format that is a  
CombineFileInputFormat-equivalent for
 SequenceFileInputFormat. | 
class  | 
CombineTextInputFormat
Input format that is a  
CombineFileInputFormat-equivalent for
 TextInputFormat. | 
Copyright © 2022 Apache Software Foundation. All rights reserved.