d53d81d29ea0076ccc66df53d14a7f2d18013c6c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable peakTotalMemoryReservation : long in method public getQueryInfo(rootStage Optional<StageInfo>) : QueryInfo from class com.facebook.presto.execution.QueryStateMachine | From | To | |
Inline Variable peakUserMemoryReservation : long in method public getQueryInfo(rootStage Optional<StageInfo>) : QueryInfo from class com.facebook.presto.execution.QueryStateMachine | From | To | |
Rename Parameter | 2 | ||
Rename Parameter currentSystemMemory : long to deltaTotalMemoryInBytes : long in method public updateMemoryUsage(deltaUserMemoryInBytes long, deltaTotalMemoryInBytes long) : void in class com.facebook.presto.execution.QueryStateMachine | From | To | |
Rename Parameter currentUserMemoryValue : long to deltaUserMemoryInBytes : long in method public updateMemoryUsage(deltaUserMemoryInBytes long, deltaTotalMemoryInBytes long) : void in class com.facebook.presto.execution.QueryStateMachine | From | To |