f20af740976627c12da7a39b8d00545a0e55d3a6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public sizeOfPages(count int) : long renamed to public retainedSizeOfPages(count int) : long in class com.facebook.presto.operator.exchange.TestLocalExchange | From | To | |
Rename Method public getSizeInBytes() : long renamed to public getRetainedSizeInBytes() : long in class com.facebook.presto.operator.exchange.PageReference | From | To | |
Rename Attribute | 1 | ||
Rename Attribute PAGE_SIZE : DataSize to RETAINED_PAGE_SIZE : DataSize in class com.facebook.presto.operator.exchange.TestLocalExchange | From | To |