0383c22121ccc2ad50012d3f5f90027411bdf839
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public add(other PlanCostEstimate) : PlanCostEstimate from class com.facebook.presto.cost.PlanCostEstimate to private add(sourcesCost PlanCostEstimate, localCost LocalCostEstimate) : PlanCostEstimate from class com.facebook.presto.cost.CostCalculatorUsingExchanges | From | To | |
Move Method public cpuCost(cpuCost double) : PlanCostEstimate from class com.facebook.presto.cost.PlanCostEstimate to private cpuCost(cpuCost double) : PlanCostEstimate from class com.facebook.presto.cost.TestCostCalculator | From | To |