9b6751b1bd51cc9d2b1c560804288ce2630264e3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public resolve(boundVariables BoundVariables, typeManager TypeManager, functionRegistry FunctionRegistry) : MethodHandle from class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.OperatorImplementationDependency to public resolve(boundVariables BoundVariables, typeManager TypeManager, functionRegistry FunctionRegistry) : MethodHandle from class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.ScalarImplementationDependency | From | To | |
Pull Up Method public getSignature() : Signature from class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.OperatorImplementationDependency to public getSignature() : Signature from class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.ScalarImplementationDependency | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private signature : Signature from class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.OperatorImplementationDependency to private signature : Signature from class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.ScalarImplementationDependency | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.facebook.presto.operator.scalar.annotations.ScalarImplementation.ScalarImplementationDependency from classes [com.facebook.presto.operator.scalar.annotations.ScalarImplementation.OperatorImplementationDependency] | From | To |