92af695ea123c8433dd5970af065e38694c21243
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute isRecovering : boolean to recovering : boolean in class org.apache.hadoop.hbase.regionserver.HRegion | From | To | |
Extract Method | 9 | ||
Extract Method private _next() : boolean extracted from public next() : boolean in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To | |
Extract Method private checkTagsLen() : void extracted from protected readKeyValueLen() : void in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To | |
Extract Method private positionForNextBlock() : boolean extracted from public next() : boolean in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To | |
Extract Method protected readMvccVersion(position int) : void extracted from protected readMvccVersion() : void in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To | |
Extract Method private isNextBlock() : boolean extracted from public next() : boolean in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To | |
Extract Method protected checkKeyValueLen() : void extracted from protected readKeyValueLen() : void in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To | |
Extract Method private positionThisBlockBuffer() : void extracted from public next() : boolean in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To | |
Extract Method protected checkLen(v int) : boolean extracted from protected readKeyValueLen() : void in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To |