b2da76c6d77d97d9a4d199a4a0351c948d2fa79f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type sortExpressions : boolean to strategy : Strategy in method public compileJoinConditions(lhsCtx StatementContext, rhsCtx StatementContext, strategy Strategy) : Pair<List<Expression>,List<Expression>> in class org.apache.phoenix.compile.JoinCompiler.JoinSpec | From | To | |
| Extract Variable | 1 | ||
| Extract Variable toSortOrder : SortOrder in method public compileJoinConditions(lhsCtx StatementContext, rhsCtx StatementContext, strategy Strategy) : Pair<List<Expression>,List<Expression>> from class org.apache.phoenix.compile.JoinCompiler.JoinSpec | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter sortExpressions : boolean to strategy : Strategy in method public compileJoinConditions(lhsCtx StatementContext, rhsCtx StatementContext, strategy Strategy) : Pair<List<Expression>,List<Expression>> in class org.apache.phoenix.compile.JoinCompiler.JoinSpec | From | To |