7fca76628c400fe5e99a7fed3de8349051a923a5
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public methodHandle(errorCode StandardErrorCode, method Method) : MethodHandle extracted from public methodHandle(method Method) : MethodHandle in class com.facebook.presto.util.Reflection | From | To | |
| Extract And Move Method | 2 | ||
| Extract And Move Method public constructorMethodHandle(errorCode StandardErrorCode, constructor Constructor) : MethodHandle extracted from private getConstructor(method Method, constructors Map<Set<TypeParameter>,Constructor<?>>) : Optional<MethodHandle> in class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.Parser & moved to class com.facebook.presto.util.Reflection | From | To | |
| Extract And Move Method public methodHandle(errorCode StandardErrorCode, method Method) : MethodHandle extracted from private getMethodHandle(method Method) : MethodHandle in class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.Parser & moved to class com.facebook.presto.util.Reflection | From | To |