a1903ea8ab70dd0580b720f1a004a3be4fcdf9ab
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method package getOnlineServers(master MasterServices) : Set<Address> from class org.apache.hadoop.hbase.rsgroup.Utility to private getOnlineServers(master MasterServices) : Set<Address> from class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type RSGROUP_TABLE_DESC : HTableDescriptor to RSGROUP_TABLE_DESC : TableDescriptor in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl | From | To | |
Change Attribute Type conn : ClusterConnection to conn : Connection in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl | From | To |