8b4671c10e64f7b6fdedcbac7f6f9de3942f79ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type tableName : String to tableName : TableName in method private getCustomJobName(className String, tableName TableName, familyName String) : String in class org.apache.hadoop.hbase.mob.mapreduce.SweepJob | From | To | |
Extract Method | 1 | ||
Extract Method private testCompactionDelaySweeperInternal(table HTable, tableName String) : void extracted from public testCompactionDelaySweeper() : void in class org.apache.hadoop.hbase.mob.mapreduce.TestMobSweeper | From | To |