e90feaa31bd928645ecc3596437b822d980939ed
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class org.apache.phoenix.query.ConnectionQueryServicesImpl.UpgradeInProgressException moved to org.apache.phoenix.exception.UpgradeInProgressException | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public doNotUpgradeOnFirstConnection(props Properties) : void extracted from public getConnectionOnServer(props Properties, conf Configuration) : Connection in class org.apache.phoenix.util.QueryUtil & moved to class org.apache.phoenix.util.UpgradeUtil | From | To | |
Extract And Move Method public doNotUpgradeOnFirstConnection(props Properties) : void extracted from public createTable(controller RpcController, request CreateTableRequest, done RpcCallback<MetaDataResponse>) : void in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl & moved to class org.apache.phoenix.util.UpgradeUtil | From | To |