f781ce1f54d0d79f2d7014490d4dc422f33b309c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable cpu_load_average : double to cpuLoadAverage : double in method public computeOperatorMemory(optionManager OptionSet, maxAllocPerNode long, opCount int) : long in class org.apache.drill.exec.util.MemoryAllocationUtilities | From | To | |
Extract Method | 2 | ||
Extract Method public computeOperatorMemory(optionManager OptionSet, maxAllocPerNode long, opCount int) : long extracted from public setupBufferedOpsMemoryAllocations(plan PhysicalPlan, queryContext QueryContext) : void in class org.apache.drill.exec.util.MemoryAllocationUtilities | From | To | |
Extract Method public computeQueryMemory(config DrillConfig, optionManager OptionSet, directMemory long) : long extracted from public setupBufferedOpsMemoryAllocations(plan PhysicalPlan, queryContext QueryContext) : void in class org.apache.drill.exec.util.MemoryAllocationUtilities | From | To |