4553297ff9e764004e0179296af8f860ee79ab90
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 2 | ||
Move Class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettingsFactory.EnvelopeSettings moved to org.neo4j.kernel.impl.index.schema.config.EnvelopeSettings | From | To | |
Move Class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettingsFactory.SpatialIndexType moved to org.neo4j.kernel.impl.index.schema.config.SpatialIndexType | From | To | |
Change Variable Type | 1 | ||
Change Variable Type indexType : SpaceFillingCurveSettingsFactory.SpatialIndexType to indexType : SpatialIndexType in method package headerReader(onError Function<ByteBuffer,String>) : Header.Reader in class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings.SettingsFromIndexHeader | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type indexType : SpaceFillingCurveSettingsFactory.SpatialIndexType to indexType : SpatialIndexType in class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings | From | To |