14d16c8534f8807680b345bcb1b47fa4d03e522c
Files Diff
- Added: 2
- Removed: 4
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testSetHColumnPropertyForTableWithOnlyPKCols() : void renamed to public testSetHColumnPropertyForTableWithOnlyPKCols1() : void in class org.apache.phoenix.end2end.AlterTableIT | From | To | |
Rename Variable | 1 | ||
Rename Variable dataTable : String to dataTableFullName : String in method public testMutableIndexWithUpdates() : void in class org.apache.phoenix.end2end.IndexExtendedIT | From | To | |
Move Attribute | 1 | ||
Move Attribute private schemaName : String from class org.apache.phoenix.end2end.IndexToolIT to private schemaName : String from class org.apache.phoenix.end2end.AlterTableIT | From | To | |
Rename Class | 2 | ||
Rename Class org.apache.phoenix.end2end.MutableIndexToolIT renamed to org.apache.phoenix.end2end.IndexExtendedIT | From | To | |
Rename Class org.apache.phoenix.end2end.RoundFloorCeilFunctionsEnd2EndIT renamed to org.apache.phoenix.end2end.RoundFloorCeilFuncIT | From | To | |
Rename Attribute | 1 | ||
Rename Attribute TABLE_NAME : String to tableName : String in class org.apache.phoenix.end2end.RoundFloorCeilFuncIT | From | To | |
Extract Variable | 1 | ||
Extract Variable conf : Configuration in method private runIndexTool(schemaName String, dataTableName String, indexTableName String) : void from class org.apache.phoenix.end2end.IndexExtendedIT | From | To | |
Extract Method | 2 | ||
Extract Method private assertExplainPlan(actualExplainPlan String, dataTableFullName String, indexTableFullName String) : void extracted from public testMutableIndexWithUpdates() : void in class org.apache.phoenix.end2end.IndexExtendedIT | From | To | |
Extract Method private runIndexTool(schemaName String, dataTableName String, indexTableName String) : void extracted from public testMutableIndexWithUpdates() : void in class org.apache.phoenix.end2end.IndexExtendedIT | From | To |