8eba8e2e975b073ee9afed99e3d1a2da9d89a772
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private testMultiCFViewIndex(localIndex boolean) : void renamed to private createViewAndIndexesWithTenantId(tableName String, baseViewName String, localIndex boolean, tenantId String, isNamespaceMapped boolean) : void in class org.apache.phoenix.end2end.TenantSpecificViewIndexIT | From | To | |
Rename Variable | 1 | ||
Rename Variable ddl : String to viewName : String in method private createViewAndIndexesWithTenantId(tableName String, baseViewName String, localIndex boolean, tenantId String, isNamespaceMapped boolean) : void in class org.apache.phoenix.end2end.TenantSpecificViewIndexIT | From | To | |
Extract Variable | 2 | ||
Extract Variable schemaName : String in method public createSequence(statement CreateSequenceStatement, startWith long, incrementBy long, cacheSize long, minValue long, maxValue long) : MutationState from class org.apache.phoenix.schema.MetaDataClient | From | To | |
Extract Variable tableKey : byte[] in method private mapTableToNamespace(admin HBaseAdmin, metatable HTableInterface, srcTableName String, destTableName String, props ReadOnlyProps, ts Long, phoenixTableName String, pTableType PTableType) : void from class org.apache.phoenix.util.UpgradeUtil | From | To | |
Extract Method | 1 | ||
Extract Method private nextConnection(props Properties) : void extracted from private nextConnection() : void in class org.apache.phoenix.end2end.SequenceIT | From | To |