386927e4f53cc45839bb2f8d43aac5a2477aaa97
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable splitPage2 : Page to rightHalf : Page in method private splitPage(page Page, maxPageSizeInBytes long, previousPageSize long) : List<Page> in class com.facebook.presto.execution.buffer.PageSplitterUtil | From | To | |
Rename Variable splitPage1 : Page to leftHalf : Page in method private splitPage(page Page, maxPageSizeInBytes long, previousPageSize long) : List<Page> in class com.facebook.presto.execution.buffer.PageSplitterUtil | From | To | |
Extract Method | 1 | ||
Extract Method private splitPage(page Page, maxPageSizeInBytes long, previousPageSize long) : List<Page> extracted from public splitPage(page Page, maxPageSizeInBytes long) : List<Page> in class com.facebook.presto.execution.buffer.PageSplitterUtil | From | To |