b5ef25c942fb0f4ab9a6fec66e821c5c3473ea46
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public getElementDataType() : PDataType from class org.apache.phoenix.expression.function.ArrayAppendFunction to public getElementDataType() : PDataType from class org.apache.phoenix.expression.function.ArrayModifierFunction | From | To | |
Pull Up Method public getBaseType() : PDataType from class org.apache.phoenix.expression.function.ArrayAppendFunction to public getBaseType() : PDataType from class org.apache.phoenix.expression.function.ArrayModifierFunction | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.phoenix.expression.function.ArrayModifierFunction from classes [org.apache.phoenix.expression.function.ArrayAppendFunction] | From | To |