0c01cf57987bcc7a17154a3538960b67f625a9e5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable startIdx : int to priority : int in method private removeNextElement() : E in class org.apache.hadoop.ipc.FairCallQueue | From | To | |
Extract Method | 2 | ||
Extract Method private removeNextElement() : E extracted from public take() : E in class org.apache.hadoop.ipc.FairCallQueue | From | To | |
Extract Method private removeNextElement() : E extracted from public poll(timeout long, unit TimeUnit) : E in class org.apache.hadoop.ipc.FairCallQueue | From | To |