a29b3caf4dbc7b8833474ef5da5438f7f6907e00
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable master : ServerName to masterName : ServerName in method public getNumServers() : int in class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private master : HMaster from class org.apache.hadoop.hbase.rsgroup.TestRSGroups to protected master : HMaster from class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public NUM_DEAD_SERVERS : int in class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase | From | To | |
Extract Variable | 1 | ||
Extract Variable iterator : Iterator<Address> in method public testRemoveServers() : void from class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase | From | To |