912ed1728683e68cf06c9a30cde0d0f89e87a880
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type alloc : ByteRange to alloc : byte[] in method public AllocRecord(alloc byte[], offset int, size int) in class org.apache.hadoop.hbase.regionserver.TestMemStoreLAB.AllocRecord | From | To | |
Rename Variable | 3 | ||
Rename Variable alloc : ByteRange to newCell : Cell in method public testLABLargeAllocation() : void in class org.apache.hadoop.hbase.regionserver.TestMemStoreLAB | From | To | |
Rename Variable alloc : ByteRange to newKv : KeyValue in method public testLABRandomAllocation() : void in class org.apache.hadoop.hbase.regionserver.TestMemStoreLAB | From | To | |
Rename Variable alloc : ByteRange to newKv : KeyValue in method public testReusingChunks() : void in class org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool | From | To | |
Change Variable Type | 3 | ||
Change Variable Type alloc : ByteRange to newCell : Cell in method public testLABLargeAllocation() : void in class org.apache.hadoop.hbase.regionserver.TestMemStoreLAB | From | To | |
Change Variable Type alloc : ByteRange to newKv : KeyValue in method public testLABRandomAllocation() : void in class org.apache.hadoop.hbase.regionserver.TestMemStoreLAB | From | To | |
Change Variable Type alloc : ByteRange to newKv : KeyValue in method public testReusingChunks() : void in class org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type alloc : ByteRange to alloc : byte[] in class org.apache.hadoop.hbase.regionserver.TestMemStoreLAB.AllocRecord | From | To |