2c107e4d081f85aa51057b1e39d9b594ef6f8f7a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable cf : Map<byte[],NavigableMap<byte[],NavigableMap<Long,byte[]>>> to cfMap : Map<byte[],NavigableMap<byte[],NavigableMap<Long,byte[]>>> in method public map(key ImmutableBytesWritable, value Result, context Context) : void in class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase.ScanMapper | From | To | |
Rename Variable val : String to val0 : String in method public map(key ImmutableBytesWritable, value Result, context Context) : void in class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase.ScanMapper | From | To | |
Rename Attribute | 1 | ||
Rename Attribute INPUT_FAMILY : byte[] to INPUT_FAMILYS : byte[][] in class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase | From | To | |
Extract Variable | 1 | ||
Extract Variable errMsg : String in method public testExportMain() : void from class org.apache.hadoop.hbase.mapreduce.TestImportExport | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type INPUT_FAMILY : byte[] to INPUT_FAMILYS : byte[][] in class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase | From | To |