bbbf0e2a4136b30cad9dfd36ef138650a1adea60
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private curator : CuratorFramework from class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager to private curator : CuratorFramework from class org.apache.hadoop.util.curator.ZKCuratorManager | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.hadoop.util.curator.ZKCuratorManager from class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager | From | To | |
Rename Attribute | 2 | ||
Rename Attribute curator : CuratorFramework to zkManager : ZKCuratorManager in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager | From | To | |
Rename Attribute curatorFramework : CuratorFramework to zkManager : ZKCuratorManager in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type curator : CuratorFramework to zkManager : ZKCuratorManager in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager | From | To | |
Change Attribute Type curatorFramework : CuratorFramework to zkManager : ZKCuratorManager in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore | From | To |