c87189d41888b504489492181dee486886414513
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public tes94FilterRowCompatibility() : void renamed to public test94FilterRowCompatibility() : void in class org.apache.hadoop.hbase.filter.TestFilter | From | To | |
| Rename Method public setup() : void renamed to private setupDFS() : void in class org.apache.hadoop.hbase.master.procedure.TestWALProcedureStoreOnHDFS | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable replica1 : HRegion to newReg : Region in method private verifyDataExpectFail(newReg Region, startRow int, numRows int, qf byte[], families byte[]...) : void in class org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type replica1 : HRegion to newReg : Region in method private verifyDataExpectFail(newReg Region, startRow int, numRows int, qf byte[], families byte[]...) : void in class org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore | From | To | |
| Extract Method | 2 | ||
| Extract Method private verifyDataExpectFail(newReg Region, startRow int, numRows int, qf byte[], families byte[]...) : void extracted from public testIsStale() : void in class org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore | From | To |