061520b6c3ce47af2bde1b9756c2d03acef0ede6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private extractHashColumns(page Page) : Block[] extracted from public putIfAbsent(position int, page Page) : int in class com.facebook.presto.operator.GroupByHash | From | To | |
Extract Method private extractHashColumns(page Page) : Block[] extracted from public addPage(page Page) : void in class com.facebook.presto.operator.GroupByHash | From | To | |
Extract Method private extractHashColumns(page Page) : Block[] extracted from public getGroupIds(page Page) : GroupByIdBlock in class com.facebook.presto.operator.GroupByHash | From | To |