7a00b7fc0223ae6b7944720722bce808634d769b
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 9
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public recordGeneratedInput(sizeInBytes long, positions long, readNanos long) : void renamed to public recordProcessedInput(sizeInBytes long, positions long, readNanos long) : void in class com.facebook.presto.operator.OperatorContext | From | To | |
| Rename Method public recordGeneratedInput(sizeInBytes long, positions long) : void renamed to public recordProcessedInput(sizeInBytes long, positions long) : void in class com.facebook.presto.operator.OperatorContext | From | To |