bf3924ed054a7ee05f1214af9cd695d3c036ec3c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type currentRow : byte[] to currentRowCell : Cell in method protected isStopRow(currentRowCell Cell) : boolean in class org.apache.hadoop.hbase.regionserver.HRegion.RegionScannerImpl | From | To | |
Change Parameter Type currentRow : byte[] to currentRowCell : Cell in method protected isStopRow(currentRowCell Cell) : boolean in class org.apache.hadoop.hbase.regionserver.ReversedRegionScannerImpl | From | To | |
Rename Parameter | 2 | ||
Rename Parameter currentRow : byte[] to currentRowCell : Cell in method protected isStopRow(currentRowCell Cell) : boolean in class org.apache.hadoop.hbase.regionserver.HRegion.RegionScannerImpl | From | To | |
Rename Parameter currentRow : byte[] to currentRowCell : Cell in method protected isStopRow(currentRowCell Cell) : boolean in class org.apache.hadoop.hbase.regionserver.ReversedRegionScannerImpl | From | To |