8a639b9f060a45b60aedc8b3583d5dcab97d8bd7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable localExchangeFactory : LocalExchangeFactory to exchangeFactory : LocalExchangeFactory in method private createLocalMerge(node ExchangeNode, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To | |
Rename Variable driverInstanceCount : int to operatorsCount : int in method private createLocalMerge(node ExchangeNode, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To | |
Extract Variable | 1 | ||
Extract Variable partitioningHandle : PartitioningHandle in method public mergingExchange(id PlanNodeId, scope Scope, child PlanNode, orderingScheme OrderingScheme) : ExchangeNode from class com.facebook.presto.sql.planner.plan.ExchangeNode | From | To | |
Extract Method | 2 | ||
Extract Method private createLocalMerge(node ExchangeNode, context LocalExecutionPlanContext) : PhysicalOperation extracted from public visitExchange(node ExchangeNode, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To | |
Extract Method private createLocalExchange(node ExchangeNode, context LocalExecutionPlanContext) : PhysicalOperation extracted from public visitExchange(node ExchangeNode, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To |