0b1a180f1d9acc23cf58ecfc84a67aac110160cd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable parallelIterators : ParallelIterators to iterators : ResultIterators in method protected newIterator(scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.AggregatePlan | From | To | |
Change Return Type | 2 | ||
Change Return Type StatementContext to QueryPlan in method private compileStatement(query String, binds List<Object>, limit Integer) : QueryPlan in class org.apache.phoenix.compile.StatementHintsCompilationTest | From | To | |
Change Return Type StatementContext to QueryPlan in method private compileStatement(query String) : QueryPlan in class org.apache.phoenix.compile.StatementHintsCompilationTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type parallelIterators : ParallelIterators to iterators : ResultIterators in method protected newIterator(scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.AggregatePlan | From | To |