408242430510c1cedb5ce7971f3ebb9f439870fe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable store : Store to result : Pair<Double,Long> in method private testFlushWithThroughputLimit() : long in class org.apache.hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute maxThroughputPerCompaction : double to maxThroughputPerOperation : double in method public control(opName String, size long) : long in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController | From | To | |
Rename Attribute | 1 | ||
Rename Attribute TEST_UTIL : HBaseTestingUtility to hbtu : HBaseTestingUtility in class org.apache.hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController | From | To | |
Change Variable Type | 1 | ||
Change Variable Type store : Store to result : Pair<Double,Long> in method private testFlushWithThroughputLimit() : long in class org.apache.hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController | From | To | |
Extract Method | 2 | ||
Extract Method private setMaxMinThroughputs(max long, min long) : void extracted from public testFlushThroughputTuning() : void in class org.apache.hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController | From | To | |
Extract Method private setMaxMinThroughputs(max long, min long) : void extracted from private testFlushWithThroughputLimit() : long in class org.apache.hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController | From | To |