7af708873c0b4457eb6598fb41fd279672fe0029
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method protected createMultiCFTestTable(tableName String, options String) : void from class org.apache.phoenix.query.BaseTest to public createMultiCFTestTable(conn Connection, tableName String, options String) : void from class org.apache.phoenix.util.TestUtil | From | To | |
Inline Method | 1 | ||
Inline Method private createTable() : long inlined to public testScanUri() : void in class org.apache.phoenix.end2end.SpillableGroupByIT | From | To | |
Rename Parameter | 1 | ||
Rename Parameter dataTableName : String to fullDataTableName : String in method protected helpTestUpdate(fullDataTableName String, indexName String, localIndex boolean) : void in class org.apache.phoenix.end2end.index.IndexExpressionIT | From | To |