079f168c5c17ddef3a5062e7b75acfde9b73c7e6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private compareByteBufferKeyValue(left ByteBufferKeyValue, right ByteBufferKeyValue) : int from class org.apache.hadoop.hbase.CellComparatorImpl to package compare(left ByteBufferKeyValue, right ByteBufferKeyValue) : int from class org.apache.hadoop.hbase.BBKVComparator | From | To | |
Inline Method | 1 | ||
Inline Method private compareTimestampsInternal(ltimestamp long, rtimestamp long) : int inlined to public compareTimestamps(ltimestamp long, rtimestamp long) : int in class org.apache.hadoop.hbase.CellComparatorImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute littleEndian : boolean to LITTLE_ENDIAN : boolean in class org.apache.hadoop.hbase.util.UnsafeAccess | From | To |