91995749c214135163d96316d915d2a084dfb690
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private seekOrSkipToNextRow(cell Cell) : void extracted from public next(outResult List<Cell>, scannerContext ScannerContext) : boolean in class org.apache.hadoop.hbase.regionserver.StoreScanner | From | To | |
Extract Method private seekOrSkipToNextColumn(cell Cell) : void extracted from public next(outResult List<Cell>, scannerContext ScannerContext) : boolean in class org.apache.hadoop.hbase.regionserver.StoreScanner | From | To |