588b4c4d78d3cc7d684b07176dad9bd7ec603ff1
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable secondTable : Table to firstTable : Table in method private insertRandomData(dbStore RDBStore, familyIndex int) : void in class org.apache.hadoop.utils.db.TestRDBStore | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable newStore : RDBStore to dbStore : RDBStore in method private insertRandomData(dbStore RDBStore, familyIndex int) : void in class org.apache.hadoop.utils.db.TestRDBStore | From | To | |
Extract Method | 3 | ||
Extract Method private insertRandomData(dbStore RDBStore, familyIndex int) : void extracted from public getEstimatedKeyCount() : void in class org.apache.hadoop.utils.db.TestRDBStore | From | To | |
Extract Method private insertRandomData(dbStore RDBStore, familyIndex int) : void extracted from public compactDB() : void in class org.apache.hadoop.utils.db.TestRDBStore | From | To |