|
Push Down Method public getFailureMessage() : String from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings to private getFailureMessage() : String from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings.SettingsFromIndexHeader |
From |
To |
|
Push Down Method private markAsFailed(failureMessage String) : void from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings to private markAsFailed(failureMessage String) : void from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings.SettingsFromIndexHeader |
From |
To |
|
Push Down Method public headerReader(onError Function<ByteBuffer,String>) : Header.Reader from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings to private headerReader(onError Function<ByteBuffer,String>) : Header.Reader from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings.SettingsFromIndexHeader |
From |
To |
|
Push Down Method private markAsSucceeded() : void from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings to private markAsSucceeded() : void from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings.SettingsFromIndexHeader |
From |
To |
|
Push Down Method private calcMaxLevels(dimensions int, maxBits int) : int from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings to private calcMaxLevels(dimensions int, maxBits int) : int from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings.SettingsFromConfig |
From |
To |
|
Push Down Method public isFailed() : boolean from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings to private isFailed() : boolean from class org.neo4j.kernel.impl.index.schema.config.SpaceFillingCurveSettings.SettingsFromIndexHeader |
From |
To |
|
Change Variable Type fileLayout : SpatialFileLayout to fileLayout : SpatialFile in method package loadExistingIndexes(indexCache SpatialIndexCache<T>) : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexFiles |
From |
To |
|
Change Variable Type existing : Iterable<SpatialIndexFiles.SpatialFileLayout> to existing : Iterable<SpatialIndexFiles.SpatialFile> in method public getInitialState(indexId long, descriptor SchemaIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.index.schema.SpatialIndexProvider |
From |
To |
|
Change Variable Type existing : List<SpatialFileLayout> to existing : List<SpatialFile> in method package existing() : Iterable<SpatialFile> in class org.neo4j.kernel.impl.index.schema.SpatialIndexFiles |
From |
To |
|
Change Variable Type subIndex : SpatialIndexFiles.SpatialFileLayout to subIndex : SpatialIndexFiles.SpatialFile in method public getInitialState(indexId long, descriptor SchemaIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.index.schema.SpatialIndexProvider |
From |
To |
|
Change Variable Type subIndex : SpatialIndexFiles.SpatialFileLayout to subIndex : SpatialIndexFiles.SpatialFile in method public getPopulationFailure(indexId long, descriptor SchemaIndexDescriptor) : String in class org.neo4j.kernel.impl.index.schema.SpatialIndexProvider |
From |
To |
|
Change Attribute Type crs : CoordinateReferenceSystem to spatialFile : SpatialFile in class org.neo4j.kernel.impl.index.schema.SpatialIndexFiles.SpatialFileLayout |
From |
To |
|
Change Attribute Type fileLayout : SpatialIndexFiles.SpatialFileLayout to spatialFile : SpatialIndexFiles.SpatialFile in class org.neo4j.kernel.impl.index.schema.SpatialSchemaIndexAccessorTest |
From |
To |
|
Change Attribute Type settings : SpaceFillingCurveSettings to settings : SpaceFillingCurveSettingsFactory in class org.neo4j.kernel.impl.index.schema.SpatialSchemaIndexAccessorTest |
From |
To |
|
Change Attribute Type settings : SpaceFillingCurveSettings to settings : SpaceFillingCurveSettingsFactory in class org.neo4j.kernel.impl.index.schema.SpatialUniqueSchemaIndexPopulatorTest |
From |
To |
|
Change Attribute Type fileLayout : SpatialIndexFiles.SpatialFileLayout to spatialFile : SpatialIndexFiles.SpatialFile in class org.neo4j.kernel.impl.index.schema.SpatialUniqueSchemaIndexPopulatorTest |
From |
To |
|
Change Attribute Type fileLayout : SpatialIndexFiles.SpatialFileLayout to spatialFile : SpatialIndexFiles.SpatialFile in class org.neo4j.kernel.impl.index.schema.SpatialNonUniqueSchemaIndexPopulatorTest |
From |
To |
|
Change Attribute Type settings : SpaceFillingCurveSettings to settings : SpaceFillingCurveSettingsFactory in class org.neo4j.kernel.impl.index.schema.SpatialNonUniqueSchemaIndexPopulatorTest |
From |
To |