ea912478e28f1f041a6058c09a9d9eab64e01352
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getBalancerCutoffTime() : int renamed to private getMaxBalancingTime() : int in class org.apache.hadoop.hbase.master.HMaster | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute maximumBalanceTime : int to maxBlancingTime : int in method public balance(force boolean) : boolean in class org.apache.hadoop.hbase.master.HMaster | From | To | |
Extract Variable | 1 | ||
Extract Variable balanceStartTime : long in method public balance(force boolean) : boolean from class org.apache.hadoop.hbase.master.HMaster | From | To |