304d3e6fa9f44cb25ab03cb6d949f1c9b74779d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable RSGroupInfo : RSGroupInfo to info : RSGroupInfo in method public getRSGroupInfoOfServer(controller RpcController, request GetRSGroupInfoOfServerRequest, done RpcCallback<GetRSGroupInfoOfServerResponse>) : void in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl | From | To | |
Extract Variable | 2 | ||
Extract Variable groupName : String in method private correctAssignments(existingAssignments Map<ServerName,List<RegionInfo>>) : Pair<Map<ServerName,List<RegionInfo>>,List<RegionPlan>> from class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer | From | To | |
Extract Variable groupName : String in method public getMisplacedRegions(regions Map<RegionInfo,ServerName>) : Set<RegionInfo> from class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer | From | To |