668b0569846b59b0211cccfeb37c66f26cb0d0e2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private getRemaningDiskSpace(dbPathString String) : long renamed to private getRemainingDiskSpace(dbPathString String) : long in class org.apache.hadoop.cblock.jscsiHelper.cache.impl.CBlockLocalCache | From | To | |
Rename Method public incrementremoteIO() : long renamed to public incrementRemoteIO() : long in class org.apache.hadoop.cblock.jscsiHelper.ContainerCacheFlusher | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute blockID : ByteBuffer to blockIDBuffer : ByteBuffer in method private writeBlockBufferToFile(blockBuffer ByteBuffer) : void in class org.apache.hadoop.cblock.jscsiHelper.cache.impl.AsyncBlockWriter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter blockID : ByteBuffer to blockBuffer : ByteBuffer in method private writeBlockBufferToFile(blockBuffer ByteBuffer) : void in class org.apache.hadoop.cblock.jscsiHelper.cache.impl.AsyncBlockWriter | From | To |