e5ca773f781b6b1ec53cc774a224d02a62830c11
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable hostname : String to sn : ServerName in method protected restoreMasters(initial ClusterStatus, current ClusterStatus) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster | From | To | |
Rename Variable hostname : String to sn : ServerName in method protected restoreRegionServers(initial ClusterStatus, current ClusterStatus) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster | From | To | |
Change Variable Type | 4 | ||
Change Variable Type hostname : String to sn : ServerName in method protected restoreRegionServers(initial ClusterStatus, current ClusterStatus) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster | From | To | |
Change Variable Type hostname : String to sn : ServerName in method protected restoreMasters(initial ClusterStatus, current ClusterStatus) : boolean in class org.apache.hadoop.hbase.DistributedHBaseCluster | From | To | |
Extract Variable | 1 | ||
Extract Variable initMaster : ServerName in method protected restoreMasters(initial ClusterStatus, current ClusterStatus) : boolean from class org.apache.hadoop.hbase.DistributedHBaseCluster | From | To |