ce52c37f0b22c35a98d50193ed5647e44eb27e0b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public extractProperties(props Properties, conf Configuration) : Properties renamed to public combineProperties(props Properties, conf Configuration) : Properties in class org.apache.phoenix.util.PropertiesUtil | From | To | |
Extract Variable | 3 | ||
Extract Variable configuration : Configuration in method public BuildIndexScheduleTask(env RegionCoprocessorEnvironment) from class org.apache.phoenix.coprocessor.MetaDataRegionObserver.BuildIndexScheduleTask | From | To | |
Extract Variable config : Configuration in method public start(env CoprocessorEnvironment) : void from class org.apache.phoenix.coprocessor.MetaDataRegionObserver | From | To | |
Extract Variable defaultExtraArgs : String in method public getConnectionUrl(props Properties, conf Configuration, principal String) : String from class org.apache.phoenix.util.QueryUtil | From | To | |
Extract Method | 1 | ||
Extract Method private getString(key String, defaultValue String, props Properties, conf Configuration) : String extracted from public getConnectionUrl(props Properties, conf Configuration, principal String) : String in class org.apache.phoenix.util.QueryUtil | From | To |