bebb5cedf761b132b78db675a19ede5849f6ea94
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 131
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private createTable(conn Connection, tableName String) : void from class org.apache.phoenix.tx.TransactionIT to public createTransactionalTable(conn Connection, tableName String) : void from class org.apache.phoenix.util.TestUtil | From | To | |
Move Method | 2 | ||
Move Method public testInflightDeleteNotSeen() : void from class org.apache.phoenix.tx.TransactionIT to public testInflightDeleteNotSeen() : void from class org.apache.phoenix.tx.NotThreadSafeTransactionIT | From | To | |
Move Method public testInflightUpdateNotSeen() : void from class org.apache.phoenix.tx.TransactionIT to public testInflightUpdateNotSeen() : void from class org.apache.phoenix.tx.NotThreadSafeTransactionIT | From | To | |
Rename Variable | 1 | ||
Rename Variable schemaName : String to schemaName1 : String in method public testMapMultiTenantTableToNamespaceDuringUpgrade() : void in class org.apache.phoenix.end2end.UpgradeIT | From | To | |
Move Attribute | 1 | ||
Move Attribute protected TEST_TABLE_SCHEMA : String from class org.apache.phoenix.query.BaseTest to public TEST_TABLE_SCHEMA : String from class org.apache.phoenix.util.TestUtil | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.phoenix.tx.NotThreadSafeTransactionIT from class org.apache.phoenix.tx.TransactionIT | From | To |