e59112b9fb66900231ee790e44fa4d5f7f532c81
Files Diff
- Added: 8
- Removed: 7
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public testWithin() : void from class com.orientechnologies.lucene.test.geo.functions.LuceneSpatialMiscFunctionsTest to public testWithinNoIndex() : void from class com.orientechnologies.lucene.test.geo.functions.LuceneSpatialWithinTest | From | To | |
Rename Variable | 1 | ||
Rename Variable quad_segs : Number to quadSegs : Number in method private bindQuad(parameters BufferParameters, params Map<String,Object>) : void in class com.orientechnologies.orient.spatial.shape.OShapeBuilder | From | To | |
Rename Class | 6 | ||
Rename Class com.orientechnologies.orient.spatial.functions.STNearFunction renamed to com.orientechnologies.orient.spatial.functions.OSTContainsFunction | From | To | |
Rename Class com.orientechnologies.orient.spatial.functions.STWithinFunction renamed to com.orientechnologies.orient.spatial.functions.OSTWithinFunction | From | To | |
Rename Class com.orientechnologies.orient.spatial.functions.STIntersectsFunction renamed to com.orientechnologies.orient.spatial.functions.OSTIntersectsFunction | From | To | |
Rename Class com.orientechnologies.orient.spatial.functions.STEqualsFunction renamed to com.orientechnologies.orient.spatial.functions.OSTSrid | From | To | |
Rename Class com.orientechnologies.orient.spatial.functions.STContainsFunction renamed to com.orientechnologies.orient.spatial.functions.OSTDisjointFunction | From | To | |
Rename Class com.orientechnologies.orient.spatial.functions.STDisjointFunction renamed to com.orientechnologies.orient.spatial.functions.OSTEqualsFunction | From | To | |
Extract Variable | 2 | ||
Extract Variable strategy : SpatialStrategy in method public build(query Map<String,Object>) : SpatialQueryContext from class com.orientechnologies.orient.spatial.strategy.SpatialQueryBuilderContains | From | To | |
Extract Variable strategy : SpatialStrategy in method public build(query Map<String,Object>) : SpatialQueryContext from class com.orientechnologies.orient.spatial.strategy.SpatialQueryBuilderWithin | From | To | |
Extract Method | 1 | ||
Extract Method private bindQuad(parameters BufferParameters, params Map<String,Object>) : void extracted from private bindParameters(parameters BufferParameters, params Map<String,Object>) : void in class com.orientechnologies.orient.spatial.shape.OShapeBuilder | From | To |