17e8f3d161bd63416628c11691c4a871f6118039
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type binding : Binding to binder : CallSiteBinder in method public generateInvocation(scope Scope, name String, function ScalarFunctionImplementation, instance Optional<BytecodeNode>, arguments List<BytecodeNode>, binder CallSiteBinder) : BytecodeNode in class com.facebook.presto.sql.gen.BytecodeUtils | From | To | |
| Change Parameter Type binding : Binding to binder : CallSiteBinder in method private InvokeFunctionBytecodeExpression(scope Scope, binder CallSiteBinder, name String, function ScalarFunctionImplementation, instance Optional<BytecodeNode>, parameters List<BytecodeExpression>) in class com.facebook.presto.sql.gen.InvokeFunctionBytecodeExpression | From | To | |
| Move Attribute | 4 | ||
| Move Attribute private nullable : boolean from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation to private nullable : boolean from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation.ScalarImplementationChoice | From | To | |
| Move Attribute private methodHandle : MethodHandle from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation to private methodHandle : MethodHandle from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation.ScalarImplementationChoice | From | To | |
| Move Attribute private instanceFactory : Optional<MethodHandle> from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation to private instanceFactory : Optional<MethodHandle> from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation.ScalarImplementationChoice | From | To | |
| Move Attribute private argumentProperties : List<ArgumentProperty> from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation to private argumentProperties : List<ArgumentProperty> from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation.ScalarImplementationChoice | From | To | |
| Extract Class | 1 | ||
| Extract Class com.facebook.presto.operator.scalar.ScalarFunctionImplementation.ScalarImplementationChoice from class com.facebook.presto.operator.scalar.ScalarFunctionImplementation | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter binding : Binding to binder : CallSiteBinder in method public generateInvocation(scope Scope, name String, function ScalarFunctionImplementation, instance Optional<BytecodeNode>, arguments List<BytecodeNode>, binder CallSiteBinder) : BytecodeNode in class com.facebook.presto.sql.gen.BytecodeUtils | From | To | |
| Rename Parameter binding : Binding to binder : CallSiteBinder in method private InvokeFunctionBytecodeExpression(scope Scope, binder CallSiteBinder, name String, function ScalarFunctionImplementation, instance Optional<BytecodeNode>, parameters List<BytecodeExpression>) in class com.facebook.presto.sql.gen.InvokeFunctionBytecodeExpression | From | To |