3fea4c3ebc69edaff3de19db0fcdb392a90360f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable tableName : String to fullTableName : String in method public syncTableAndIndexProperties(conn PhoenixConnection, admin Admin) : void in class org.apache.phoenix.util.UpgradeUtil | From | To | |
| Extract Variable | 1 | ||
| Extract Variable currentServerSideTableTimeStamp : long in method public upgradeSystemTables(url String, props Properties) : void from class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method | 8 | ||
| Extract Method private upgradeSystemFunction(metaConnection PhoenixConnection) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method private upgradeSystemChildLink(metaConnection PhoenixConnection, moveChildLinks boolean) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method private upgradeSystemTask(metaConnection PhoenixConnection) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method private upgradeSystemMutex(metaConnection PhoenixConnection) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method private upgradeSystemSequence(metaConnection PhoenixConnection) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method private upgradeOtherSystemTablesIfRequired(metaConnection PhoenixConnection, moveChildLinks boolean) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method private upgradeSystemStats(metaConnection PhoenixConnection) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method private upgradeSystemLog(metaConnection PhoenixConnection) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To |