461aaa239479abb8bb35df79324d2d2c3627e0d5
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable parentSchema : String to parentSchemaName : String in method public iterator(dependencies List<? extends SQLCloseable>, scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.BaseQueryPlan | From | To | |
Rename Variable state : MutationState to lastState : MutationState in method public call() : Integer in class org.apache.phoenix.jdbc.PhoenixStatement.executeMutation.run | From | To | |
Move Attribute | 1 | ||
Move Attribute private context : StatementContext from class org.apache.phoenix.compile.PostDDLCompiler to private context : StatementContext from class org.apache.phoenix.compile.BaseMutationPlan | From | To | |
Extract Variable | 3 | ||
Extract Variable resolverToBe : ColumnResolver in method public compile(delete DeleteStatement) : MutationPlan from class org.apache.phoenix.compile.DeleteCompiler | From | To | |
Extract Variable table : PTable in method public execute() : MutationState from class org.apache.phoenix.compile.DeleteCompiler.compile.add | From | To | |
Extract Variable table : PTable in method public execute() : MutationState from class org.apache.phoenix.compile.UpsertCompiler.compile | From | To |