d4725bfcb2d300219d65395a78f957afbf37b201
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute maxDelay : long to maxPenalty : long in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl | From | To | |
| Extract Method | 2 | ||
| Extract Method protected sendError(ctx ChannelHandlerContext, msg String, status HttpResponseStatus, headers Map<String,String>) : void extracted from protected sendError(ctx ChannelHandlerContext, message String, status HttpResponseStatus) : void in class org.apache.hadoop.mapred.ShuffleHandler.Shuffle | From | To | |
| Extract Method package penalize(host MapHost, delay long) : void extracted from public copyFailed(mapId TaskAttemptID, host MapHost, readError boolean, connectExcpt boolean) : void in class org.apache.hadoop.mapreduce.task.reduce.ShuffleSchedulerImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter message : String to msg : String in method protected sendError(ctx ChannelHandlerContext, msg String, status HttpResponseStatus, headers Map<String,String>) : void in class org.apache.hadoop.mapred.ShuffleHandler.Shuffle | From | To |