e3018ba7c9ad2c72602793485cddb3187953a351
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type retainedSizeInBytes : long to retainedSizeInBytesSupplier : LongSupplier in method public PageProcessorOutput(retainedSizeInBytesSupplier LongSupplier, pages Iterator<Page>) in class com.facebook.presto.operator.project.PageProcessorOutput | From | To | |
Rename Parameter | 1 | ||
Rename Parameter retainedSizeInBytes : long to retainedSizeInBytesSupplier : LongSupplier in method public PageProcessorOutput(retainedSizeInBytesSupplier LongSupplier, pages Iterator<Page>) in class com.facebook.presto.operator.project.PageProcessorOutput | From | To |