7c92b1e6ed8438d597fae68f8d8c2a94c5c81c4e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable index : int to realParameterIndex : int in method public generateInvocation(scope Scope, name String, function ScalarFunctionImplementation, instance Optional<BytecodeNode>, arguments List<BytecodeNode>, binding Binding) : BytecodeNode in class com.facebook.presto.sql.gen.BytecodeUtils | From | To | |
| Extract Variable | 3 | ||
| Extract Variable parameterType : Class<?> in method public invoke(function Signature, session ConnectorSession, arguments List<Object>) : Object from class com.facebook.presto.sql.FunctionInvoker | From | To | |
| Extract Variable implementation : ScalarFunctionImplementation in method public invoke(function Signature, session ConnectorSession, arguments List<Object>) : Object from class com.facebook.presto.sql.FunctionInvoker | From | To | |
| Extract Variable argument : Object in method public invoke(function Signature, session ConnectorSession, arguments List<Object>) : Object from class com.facebook.presto.sql.FunctionInvoker | From | To |