39eb17a52c02c600f5b1f6abced0b921352b1ad1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method package findEndPosition(startPosition int, endPosition int, comparator BiPredicate<Integer,Integer>) : int extracted from private findGroupEnd(page Page, pagesHashStrategy PagesHashStrategy, startPosition int) : int in class com.facebook.presto.operator.WindowOperator | From | To | |
Extract Method package findEndPosition(startPosition int, endPosition int, comparator BiPredicate<Integer,Integer>) : int extracted from private findGroupEnd(pagesIndex PagesIndex, pagesHashStrategy PagesHashStrategy, startPosition int) : int in class com.facebook.presto.operator.WindowOperator | From | To |