b723ce105174825a19b391e7d64ac2b32d0aad63
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private countMobRows(table Table) : int from class org.apache.hadoop.hbase.mob.compactions.TestMobCompactor to public countMobRows(table Table) : int from class org.apache.hadoop.hbase.mob.MobTestUtil | From | To | |
Rename Variable | 3 | ||
Rename Variable ROW2 : byte[] to row2 : byte[] in method public testStartStopRow() : void in class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To | |
Rename Variable ROW1 : byte[] to row1 : byte[] in method public testStartStopRow() : void in class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To | |
Rename Variable ROW0 : byte[] to row0 : byte[] in method public testStartStopRow() : void in class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To |