3fc4a3e18acab7233033a71ab94bf21bfef416d6
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable stateClass : Class<?> in method private generateAccumulatorClass(accumulatorInterface Class<T>, metadata AggregationMetadata, classLoader DynamicClassLoader) : Class<? extends T> from class com.facebook.presto.operator.aggregation.AccumulatorCompiler | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter singleStateClass : Class<?> to stateClass : Class<?> in method private generateAddIntermediateAsCombine(definition ClassDefinition, stateField FieldDefinition, stateSerializerField FieldDefinition, stateFactoryField FieldDefinition, combineFunction MethodHandle, stateClass Class<?>, callSiteBinder CallSiteBinder, grouped boolean) : void in class com.facebook.presto.operator.aggregation.AccumulatorCompiler | From | To |