385c42372030b84e11e1b66efd0c5083ee2ff0bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public combineProperties(props Properties, conf Configuration, withoutTheseProps Set<String>) : Properties extracted from public combineProperties(props Properties, conf Configuration) : Properties in class org.apache.phoenix.util.PropertiesUtil | From | To | |
Extract Method public getOutputConnection(conf Configuration, props Properties, withoutTheseProps Set<String>) : Connection extracted from public getOutputConnection(conf Configuration, props Properties) : Connection in class org.apache.phoenix.mapreduce.util.ConnectionUtil | From | To |