94122f6a742a430b61869f07ed721bdf93185efd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 19 | ||
Extract Variable msg : String in method private checkKeyValueTagBytes(buf byte[], offset int, length int, pos int, endOffset int) : int from class org.apache.hadoop.hbase.KeyValueUtil | From | To | |
Extract Variable msg : String in method package checkKeyValueBytes(buf byte[], offset int, length int, withTags boolean) : void from class org.apache.hadoop.hbase.KeyValueUtil | From | To | |
Extract Method | 1 | ||
Extract Method private checkKeyValueTagBytes(buf byte[], offset int, length int, pos int, endOffset int) : int extracted from package checkKeyValueBytes(buf byte[], offset int, length int, withTags boolean) : void in class org.apache.hadoop.hbase.KeyValueUtil | From | To |