e0bb02b9a6b34dbe3cc73aa832e50bdf62c589e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable currentNullFlag : boolean to hasNullFlag : boolean in method private parseArguments(method Method) : void in class com.facebook.presto.operator.scalar.annotations.ScalarImplementation.Parser | From | To | |
Extract Variable | 1 | ||
Extract Variable argumentType : Class<?> in method public specialize(boundSignature Signature, boundVariables BoundVariables, typeManager TypeManager, functionRegistry FunctionRegistry) : Optional<MethodHandleAndConstructor> from class com.facebook.presto.operator.scalar.annotations.ScalarImplementation | From | To |