19a396b9c247a5c3c8453293026dcd8535ffd67f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable info : RSGroupInfo to targetRSGInfo : RSGroupInfo in method private correctAssignments(existingAssignments Map<ServerName,List<RegionInfo>>) : Pair<Map<ServerName,List<RegionInfo>>,List<RegionPlan>> in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer | From | To | |
Rename Variable sName : ServerName to currentHostServer : ServerName in method private correctAssignments(existingAssignments Map<ServerName,List<RegionInfo>>) : Pair<Map<ServerName,List<RegionInfo>>,List<RegionPlan>> in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer | From | To | |
Change Return Type | 1 | ||
Change Return Type Map<ServerName,List<RegionInfo>> to Pair<Map<ServerName,List<RegionInfo>>,List<RegionPlan>> in method private correctAssignments(existingAssignments Map<ServerName,List<RegionInfo>>) : Pair<Map<ServerName,List<RegionInfo>>,List<RegionPlan>> in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer | From | To |