7a9e10dc11877420c53245c403897d746bebc077
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected getNextCellStartPosition() : int renamed to protected getCurCellSize() : int in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To | |
Rename Variable | 1 | ||
Rename Variable nextKvPos : int to curCellSize : int in method protected getCurCellSize() : int in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl | From | To |