4da0149ee416a51132f22bc8c6c13cf1cb0a2ae1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type TN : String to tn : TableName in method public setUp(threshold long, tn TableName) : void in class org.apache.hadoop.hbase.regionserver.TestMobStoreScanner | From | To | |
| Change Parameter Type TN : String to tn : TableName in method private assertIsMobReference(cell Cell, row byte[], family byte[], value byte[], tn TableName) : void in class org.apache.hadoop.hbase.regionserver.TestMobStoreScanner | From | To | |
| Extract Method | 2 | ||
| Extract Method public resolve(reference Cell, cacheBlocks boolean, readPt long) : Cell extracted from public resolve(reference Cell, cacheBlocks boolean) : Cell in class org.apache.hadoop.hbase.regionserver.HMobStore | From | To | |
| Extract Method public readCell(search Cell, cacheMobBlocks boolean, readPt long) : Cell extracted from public readCell(search Cell, cacheMobBlocks boolean) : Cell in class org.apache.hadoop.hbase.mob.MobFile | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter TN : String to tn : TableName in method public setUp(threshold long, tn TableName) : void in class org.apache.hadoop.hbase.regionserver.TestMobStoreScanner | From | To | |
| Rename Parameter TN : String to tn : TableName in method private assertIsMobReference(cell Cell, row byte[], family byte[], value byte[], tn TableName) : void in class org.apache.hadoop.hbase.regionserver.TestMobStoreScanner | From | To |