95b354e34a5c024bd322cc4a07030d45ade4d281
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type factory : GenericAccumulatorFactoryBinder to factory : AccumulatorFactoryBinder in method public InternalAggregationFunction(name String, parameterTypes List<Type>, intermediateType Type, finalType Type, decomposable boolean, approximate boolean, factory AccumulatorFactoryBinder) in class com.facebook.presto.operator.aggregation.InternalAggregationFunction | From | To | |
| Extract Interface | 1 | ||
| Extract Interface com.facebook.presto.operator.aggregation.AccumulatorFactoryBinder from classes [com.facebook.presto.operator.aggregation.GenericAccumulatorFactoryBinder] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type factory : GenericAccumulatorFactoryBinder to factory : AccumulatorFactoryBinder in class com.facebook.presto.operator.aggregation.InternalAggregationFunction | From | To |