6a07d45a76d6c07666b777676627ebc313d0d7b5
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable startNewScanList : boolean to startNewScan : boolean in method private addNewScan(parallelScans List<List<Scan>>, scans List<Scan>, scan Scan, startKey byte[], crossedRegionBoundary boolean) : List<Scan> in class org.apache.phoenix.iterate.BaseResultIterators | From | To | |
Extract Method | 4 | ||
Extract Method public iterator(scanGrouper ParallelScanGrouper) : ResultIterator extracted from public iterator() : ResultIterator in class org.apache.phoenix.execute.TupleProjectionPlan | From | To | |
Extract Method public iterator(scanGrouper ParallelScanGrouper) : ResultIterator extracted from public iterator() : ResultIterator in class org.apache.phoenix.execute.SortMergeJoinPlan | From | To | |
Extract Method public iterator(scanGrouper ParallelScanGrouper) : ResultIterator extracted from public iterator() : ResultIterator in class org.apache.phoenix.execute.HashJoinPlan | From | To | |
Extract Method public iterator(scanGrouper ParallelScanGrouper) : ResultIterator extracted from public iterator() : ResultIterator in class org.apache.phoenix.compile.TraceQueryPlan | From | To |