|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
The superclass changed from org.apache.hadoop.mapred.FileInputFormat to org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat.
Added interface org.apache.hadoop.mapred.InputFormat.
| Removed Methods | |
void createPool(JobConf, |
Create a new pool and add the filters to it. |
void createPool(JobConf, |
Create a new pool and add the filters to it. |
| Added Methods | |
RecordReader createRecordReader(InputSplit, |
|
| Changed Methods | ||
void setMaxSplitSize(long) |
Method was locally defined, but is now inherited from CombineFileInputFormat. | Specify the maximum size (in bytes) of each split. |
void setMinSplitSizeNode(long) |
Method was locally defined, but is now inherited from CombineFileInputFormat. | Specify the minimum size (in bytes) of each split per node. |
void setMinSplitSizeRack(long) |
Method was locally defined, but is now inherited from CombineFileInputFormat. | Specify the minimum size (in bytes) of each split per rack. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||