838a60b9abfb9b65363db9e51cdb6bc32d2088c9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public compile(context StatementContext, statement SelectStatement, tupleProjector TupleProjector, isInRowKeyOrder boolean) : GroupBy from class org.apache.phoenix.compile.GroupByCompiler to public compile(context StatementContext, tupleProjector TupleProjector) : GroupBy from class org.apache.phoenix.compile.GroupByCompiler.GroupBy | From | To | |
Rename Attribute | 1 | ||
Rename Attribute scanAttribName : String to isOrderPreserving : boolean in class org.apache.phoenix.compile.GroupByCompiler.GroupBy | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type scanAttribName : String to isOrderPreserving : boolean in class org.apache.phoenix.compile.GroupByCompiler.GroupBy | From | To |