0e5c6e52436360892e22e5a3981c236dfe7d6001
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public setServerConnection(props Properties) : void extracted from public getConnectionOnServer(props Properties, conf Configuration) : Connection in class org.apache.phoenix.util.QueryUtil | From | To | |
Extract Method public setServerConnection(props Properties) : void extracted from public getConnectionOnServerWithCustomUrl(props Properties, principal String) : Connection in class org.apache.phoenix.util.QueryUtil | From | To |