f1154aa4341d2dddb8ede41f76964d372b42dcbf
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method private getLiteralValue(childIndex int, type Class<T>) : T from class org.apache.phoenix.expression.function.CollationKeyFunction to protected getLiteralValue(childIndex int, type Class<T>) : T from class org.apache.phoenix.expression.function.ScalarFunction | From | To | |
Extract Variable | 2 | ||
Extract Variable resultStr : String in method public evaluate(tuple Tuple, ptr ImmutableBytesWritable) : boolean from class org.apache.phoenix.expression.function.UpperFunction | From | To | |
Extract Variable resultStr : String in method public evaluate(tuple Tuple, ptr ImmutableBytesWritable) : boolean from class org.apache.phoenix.expression.function.LowerFunction | From | To |