d5768d4a50d276cc56a069793e3ba9da2a3277e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public getTimestamp() : long from class org.apache.hadoop.hbase.CellUtil.FirstOnRowColByteBufferedCell to public getTimestamp() : long from class org.apache.hadoop.hbase.CellUtil.LastOnRowByteBufferedCell | From | To | |
Move Method public getTypeByte() : byte from class org.apache.hadoop.hbase.CellUtil.FirstOnRowColByteBufferedCell to public getTypeByte() : byte from class org.apache.hadoop.hbase.CellUtil.LastOnRowByteBufferedCell | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.hadoop.hbase.CellUtil.LastOnRowByteBufferedCell from class org.apache.hadoop.hbase.CellUtil.FirstOnRowColByteBufferedCell | From | To |