ab796a8f525c54d78b0c0414640544875feb2b62
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type isMultiTenant : boolean to tenantId : String in method public createConnection(tenantId String, isDifferentClient boolean) : Connection in class org.apache.phoenix.end2end.PhoenixDriverIT | From | To | |
Extract Variable | 1 | ||
Extract Variable updateLinkSql : String in method private updateLink(conn PhoenixConnection, srcTableName String, destTableName String, schemaName PName, tableName PName) : void from class org.apache.phoenix.util.UpgradeUtil | From | To | |
Rename Parameter | 1 | ||
Rename Parameter isMultiTenant : boolean to tenantId : String in method public createConnection(tenantId String, isDifferentClient boolean) : Connection in class org.apache.phoenix.end2end.PhoenixDriverIT | From | To |