da932ee38d29a13acb3e3ff6653402d4c8141d04
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 2 | ||
Move And Inline Method public writeByteBuffer(out OutputStream, b ByteBuffer, offset int, length int) : void moved from class org.apache.hadoop.hbase.util.ByteBufferUtils to class org.apache.hadoop.hbase.OffheapKeyValue & inlined to public write(out OutputStream, withTags boolean) : int | From | To | |
Move And Inline Method public writeByteBuffer(out OutputStream, b ByteBuffer, offset int, length int) : void moved from class org.apache.hadoop.hbase.util.ByteBufferUtils to class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedCell & inlined to public write(out OutputStream, withTags boolean) : int | From | To | |
Extract Interface | 1 | ||
Extract Interface org.apache.hadoop.hbase.io.ByteBufferSupportOutputStream from classes [org.apache.hadoop.hbase.io.ByteBufferOutputStream] | From | To |