b7b45c4f7dcfdf0ac2d475f8fde64c7df8fa0b37
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private addToMasterBuffer(page Page) : void inlined to public enqueuePage(page Page) : void in class com.facebook.presto.execution.PartitionBuffer | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ListenableFuture<?> to void in method public enqueuePage(page Page) : void in class com.facebook.presto.execution.PartitionBuffer | From | To |