8b3cc71eb9ae5972516435629591dd2ab94df50d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type NamespaceDescriptor to void in method package ensureNamespaceCreated(schemaName String) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Variable | 1 | ||
| Extract Variable mutexTableName : TableName in method private createSysMutexTable(admin HBaseAdmin) : void from class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
| Extract Method | 1 | ||
| Extract Method package getSystemTableNames(admin HBaseAdmin) : List<TableName> extracted from private ensureSystemTablesUpgraded(props ReadOnlyProps) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To |