9fe94c11690891eed6470fdb0b9bfcfc9e95a888
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 32
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testTTL() : void renamed to public testTTl() : void in class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy | From | To | |
Rename Variable | 1 | ||
Rename Variable edge : IncrementingEnvironmentEdge to mee : ManualEnvironmentEdge in method public testCellTTLs(clockType ClockType) : void in class org.apache.hadoop.hbase.regionserver.TestHRegion | From | To | |
Change Variable Type | 1 | ||
Change Variable Type edge : IncrementingEnvironmentEdge to mee : ManualEnvironmentEdge in method public testCellTTLs(clockType ClockType) : void in class org.apache.hadoop.hbase.regionserver.TestHRegion | From | To | |
Extract Method | 9 | ||
Extract Method public testRenameFamily(clockType ClockType) : void extracted from public testRenameFamily() : void in class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To | |
Extract Method public testGetNextRow(clock Clock) : void extracted from public testGetNextRow() : void in class org.apache.hadoop.hbase.regionserver.TestDefaultMemStore | From | To | |
Extract Method public testGetNextRow(clock Clock) : void extracted from public testGetNextRow() : void in class org.apache.hadoop.hbase.regionserver.TestCompactingMemStore | From | To | |
Extract Method public testReplayEditsAfterAbortingFlush(clock Clock) : void extracted from public testReplayEditsAfterAbortingFlush() : void in class org.apache.hadoop.hbase.regionserver.wal.AbstractTestWALReplay | From | To | |
Extract Method public testWildCardTtlScan(clockType ClockType) : void extracted from public testWildCardTtlScan() : void in class org.apache.hadoop.hbase.regionserver.TestStoreScanner | From | To | |
Extract Method public testTTL(clockType ClockType) : void extracted from public testTTL() : void in class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy | From | To | |
Extract Method public testCellTTLs(clockType ClockType) : void extracted from public testCellTTLs() : void in class org.apache.hadoop.hbase.regionserver.TestHRegion | From | To | |
Extract Method public testExpiredDeleteFamily(clock Clock) : void extracted from public testExpiredDeleteFamily() : void in class org.apache.hadoop.hbase.regionserver.TestStoreScanner | From | To | |
Extract Method public testDeleteMarkerLongevity(clock Clock) : void extracted from public testDeleteMarkerLongevity() : void in class org.apache.hadoop.hbase.regionserver.TestStoreScanner | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type TEST_TABLE : TableName to TEST_TABLE : TestTableName in class org.apache.hadoop.hbase.coprocessor.TestIncrementTimeRange | From | To |