454a8b53a17b7ac208121478230c3cf1dbceefa0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type schemaIndexDescriptor : SchemaIndexDescriptor to schemaIndexDescriptor : StoreIndexDescriptor in method private createEmptyIndex(schemaIndexDescriptor StoreIndexDescriptor, configuredSettings ConfiguredSpaceFillingCurveSettingsCache) : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Parameter Type layoutUtil : LayoutTestUtil<SpatialSchemaKey,NativeSchemaValue> to layoutUtil : LayoutTestUtil<SpatialIndexKey,NativeIndexValue> in method private addUpdates(provider SpatialIndexProvider, schemaIndexDescriptor StoreIndexDescriptor, layoutUtil LayoutTestUtil<SpatialIndexKey,NativeIndexValue>) : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Parameter Type schemaIndexDescriptor : SchemaIndexDescriptor to schemaIndexDescriptor : StoreIndexDescriptor in method private addUpdates(provider SpatialIndexProvider, schemaIndexDescriptor StoreIndexDescriptor, layoutUtil LayoutTestUtil<SpatialIndexKey,NativeIndexValue>) : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Parameter Type schemaIndexDescriptor : SchemaIndexDescriptor to schemaIndexDescriptor : StoreIndexDescriptor in method private createEmptyIndex(schemaIndexDescriptor StoreIndexDescriptor, provider SpatialIndexProvider) : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type update : IndexEntryUpdate<SchemaIndexDescriptor> to update : IndexEntryUpdate<IndexDescriptor> in method private addUpdates(provider SpatialIndexProvider, schemaIndexDescriptor StoreIndexDescriptor, layoutUtil LayoutTestUtil<SpatialIndexKey,NativeIndexValue>) : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Variable Type schemaIndexDescriptor3 : SchemaIndexDescriptor to schemaIndexDescriptor3 : StoreIndexDescriptor in method public shouldNotLeakSpaceFillingCurveSettingsBetweenExistingAndNewIndexes() : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type schemaIndexDescriptor1 : SchemaIndexDescriptor to schemaIndexDescriptor1 : StoreIndexDescriptor in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Attribute Type layoutUtil1 : LayoutTestUtil<SpatialSchemaKey,NativeSchemaValue> to layoutUtil1 : LayoutTestUtil<SpatialIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Attribute Type layoutUtil2 : LayoutTestUtil<SpatialSchemaKey,NativeSchemaValue> to layoutUtil2 : LayoutTestUtil<SpatialIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To | |
Change Attribute Type schemaIndexDescriptor2 : SchemaIndexDescriptor to schemaIndexDescriptor2 : StoreIndexDescriptor in class org.neo4j.kernel.impl.index.schema.SpatialIndexSettingsTest | From | To |