ef7851fd06fb031a4b03996c79e01b67f8cca2ae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable iterator : ResultIterator in method public execute(parent HashJoinPlan) : ServerCache from class org.apache.phoenix.execute.HashJoinPlan.HashSubPlan | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method private closeIterators(lhsIterator ResultIterator, rhsIterator ResultIterator) : SQLException extracted from public close() : void in class org.apache.phoenix.execute.SortMergeJoinPlan.SemiAntiJoinIterator & moved to class org.apache.phoenix.execute.SortMergeJoinPlan | From | To | |
Extract And Move Method private closeIterators(lhsIterator ResultIterator, rhsIterator ResultIterator) : SQLException extracted from public close() : void in class org.apache.phoenix.execute.SortMergeJoinPlan.BasicJoinIterator & moved to class org.apache.phoenix.execute.SortMergeJoinPlan | From | To |