6abd7601889a2f85f3db1660a467c835e7286331
Files Diff
- Added: 2
 - Removed: 1
 - Renamed: 0
 - Modified: 10
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public deserialize(data BenchmarkData) : Object renamed to public benchmarkDeserialize(data BenchmarkData) : Object in class com.facebook.presto.plugin.geospatial.BenchmarkSTContains | From | To | |
| Rename Method public deserializeEnvelope(data BenchmarkData) : Object renamed to public benchmarkDeserializeEnvelope(data BenchmarkData) : Object in class com.facebook.presto.plugin.geospatial.BenchmarkSTContains | From | To | |
| Move Method | 4 | ||
| Move Method public deserializeEnvelope(shape Slice) : Envelope from class com.facebook.presto.geospatial.GeometryUtils to public deserializeEnvelope(shape Slice) : Envelope from class com.facebook.presto.geospatial.GeometrySerde | From | To | |
| Move Method public deserialize(shape Slice) : OGCGeometry from class com.facebook.presto.geospatial.GeometryUtils to public deserialize(shape Slice) : OGCGeometry from class com.facebook.presto.geospatial.GeometrySerde | From | To | |
| Move Method private readGeometry(isGeometryCollection boolean, input BasicSliceInput) : OGCGeometry from class com.facebook.presto.geospatial.GeometryUtils to private readGeometry(isGeometryCollection boolean, input BasicSliceInput) : OGCGeometry from class com.facebook.presto.geospatial.GeometrySerde | From | To | |
| Move Method public serialize(input OGCGeometry) : Slice from class com.facebook.presto.geospatial.GeometryUtils to public serialize(input OGCGeometry) : Slice from class com.facebook.presto.geospatial.GeometrySerde | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private POINT_TYPE : int from class com.facebook.presto.geospatial.GeometryUtils to private POINT_TYPE : int from class com.facebook.presto.geospatial.GeometrySerde | From | To | |
| Extract Class | 1 | ||
| Extract Class com.facebook.presto.geospatial.GeometrySerde from class com.facebook.presto.geospatial.GeometryUtils | From | To | |
| Rename Class | 1 | ||
| Rename Class com.facebook.presto.geospatial.TestGeometrySerialization renamed to com.facebook.presto.geospatial.TestGeometrySerde | From | To |