2ae5a3a5bf5ea355370469a53eeccff0b5220081
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type monitorInterval : int to monitorInterval : long in method protected setMonitorInterval(monitorInterval long) : void in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor | From | To | |
Extract Variable | 1 | ||
Extract Variable key : O in method public run() : void from class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor.PingChecker | From | To | |
Extract Method | 1 | ||
Extract Method public register(ob O, monitorStartTime long) : void extracted from public register(ob O) : void in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type expireInterval : int to expireInterval : long in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor | From | To | |
Change Attribute Type monitorInterval : int to monitorInterval : long in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor | From | To |