d30d771860923abfc1e6efaaef55e24a1f2700c7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type results : Map<byte[],Long> to results : Map<byte[],GetVersionResponse> in method private checkClientServerCompatibility(metaTable byte[]) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Change Variable Type result : Map.Entry<byte[],Long> to result : Map.Entry<byte[],GetVersionResponse> in method private checkClientServerCompatibility(metaTable byte[]) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Extract Method | 2 | ||
Extract Method protected upgradeSystemCatalogIfRequired(metaConnection PhoenixConnection, currentServerSideTableTimeStamp long) : PhoenixConnection extracted from public upgradeSystemTables(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Extract Method private createSchemaIfNotExistsSystemNSMappingEnabled(metaConnection PhoenixConnection) : void extracted from public init(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To |