a4fb1fd7be62b40ea0772a873ec6f70424126e1a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type conf : JobConf to context : JobContext in method public getSplits(context JobContext) : List<InputSplit> in class alluxio.client.keyvalue.hadoop.KeyValueInputFormat | From | To | |
| Change Return Type | 1 | ||
| Change Return Type InputSplit[] to List<InputSplit> in method public getSplits(context JobContext) : List<InputSplit> in class alluxio.client.keyvalue.hadoop.KeyValueInputFormat | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter conf : JobConf to context : JobContext in method public getSplits(context JobContext) : List<InputSplit> in class alluxio.client.keyvalue.hadoop.KeyValueInputFormat | From | To |