731eb9a97caca13913543fb194f093a35275b041
Files Diff
- Added: 5
 - Removed: 1
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public registerFunctions() : void from class com.facebook.presto.plugin.geospatial.aggregation.TestGeometryUnionAgg to public registerFunctions() : void from class com.facebook.presto.plugin.geospatial.aggregation.AbstractTestGeoAggregationFunctions | From | To | |
| Pull Up Method private assertAggregatedGeometries(testDescription String, expectedWkt String, wkts String...) : void from class com.facebook.presto.plugin.geospatial.aggregation.TestGeometryUnionAgg to protected assertAggregatedGeometries(testDescription String, expectedWkt String, wkts String...) : void from class com.facebook.presto.plugin.geospatial.aggregation.AbstractTestGeoAggregationFunctions | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private function : InternalAggregationFunction from class com.facebook.presto.plugin.geospatial.aggregation.TestGeometryUnionAgg to private function : InternalAggregationFunction from class com.facebook.presto.plugin.geospatial.aggregation.AbstractTestGeoAggregationFunctions | From | To | |
| Rename Class | 1 | ||
| Rename Class com.facebook.presto.plugin.geospatial.aggregation.TestGeometryUnionAgg renamed to com.facebook.presto.plugin.geospatial.aggregation.TestGeometryUnionGeoAggregation | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass com.facebook.presto.plugin.geospatial.aggregation.AbstractTestGeoAggregationFunctions from classes [com.facebook.presto.plugin.geospatial.aggregation.TestGeometryUnionGeoAggregation] | From | To |