f1f2b5a038d730e68720503331951a3c7edb053d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable hbaseDir : Path to rootDir : Path in method public getMobHome(rootDir Path) : Path in class org.apache.hadoop.hbase.mob.MobUtils | From | To | |
Extract Method | 2 | ||
Extract Method public getMobRegionPath(rootDir Path, tableName TableName) : Path extracted from public getMobRegionPath(conf Configuration, tableName TableName) : Path in class org.apache.hadoop.hbase.mob.MobUtils | From | To | |
Extract Method public getMobHome(rootDir Path) : Path extracted from public getMobHome(conf Configuration) : Path in class org.apache.hadoop.hbase.mob.MobUtils | From | To |