74837d9b1f13b42415395e08ff168aeed0c21676
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 3 | ||
Inline Method public buildCellBlock(codec Codec, compressor CompressionCodec, cellScanner CellScanner, bb ByteBuffer) : ByteBuffer inlined to public buildCellBlock(codec Codec, compressor CompressionCodec, cellScanner CellScanner) : ByteBuffer in class org.apache.hadoop.hbase.ipc.IPCUtil | From | To | |
Inline Method private allocate(capacity int, useDirectByteBuffer boolean) : ByteBuffer inlined to public ByteBufferOutputStream(capacity int, useDirectByteBuffer boolean) in class org.apache.hadoop.hbase.io.ByteBufferOutputStream | From | To |