e45975a5b0bedc0e8b410b231a687c069a06956c
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type millis : long to duration : Duration in method public sleep(duration Duration) : void in class alluxio.time.Sleeper | From | To | |
Change Parameter Type millis : long to duration : Duration in method public sleep(duration Duration) : void in class alluxio.time.ThreadSleeper | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type MAX_SLEEP_MS : int to MAX_SLEEP_MS : Duration in class alluxio.AbstractClient | From | To | |
Change Attribute Type BASE_SLEEP_MS : int to BASE_SLEEP_MS : Duration in class alluxio.AbstractClient | From | To | |
Rename Parameter | 2 | ||
Rename Parameter millis : long to duration : Duration in method public sleep(duration Duration) : void in class alluxio.time.ThreadSleeper | From | To | |
Rename Parameter millis : long to duration : Duration in method public sleep(duration Duration) : void in class alluxio.time.Sleeper | From | To |