c21e8ed1d860f3b380b260890d04cd2c492ab0a3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type actualKeyValue : ByteBuffer to actualKeyValue : Cell in method private checkSeekingConsistency(encodedSeekers List<DataBlockEncoder.EncodedSeeker>, seekBefore boolean, keyValue Cell) : void in class org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders | From | To | |
Change Variable Type expectedKeyValue : ByteBuffer to expectedKeyValue : Cell in method private checkSeekingConsistency(encodedSeekers List<DataBlockEncoder.EncodedSeeker>, seekBefore boolean, keyValue Cell) : void in class org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders | From | To |