455d3bc60ddb6d259f8f4dea28294e9d82fe8613
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute space_filling_curve_max_levels : Setting<Integer> to space_filling_curve_max_bits : Setting<Integer> in class org.neo4j.graphdb.factory.GraphDatabaseSettings | From | To | |
Rename Attribute maxLevels : int to maxBits : int in class org.neo4j.kernel.impl.index.schema.fusion.SpatialFusionSchemaIndexProvider | From | To | |
Rename Parameter | 1 | ||
Rename Parameter maxLevels : int to maxBits : int in method public SpatialCRSSchemaIndex(descriptor IndexDescriptor, directoryStructure IndexDirectoryStructure, crs CoordinateReferenceSystem, indexId long, pageCache PageCache, fs FileSystemAbstraction, monitor SchemaIndexProvider.Monitor, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, configuration SpaceFillingCurveConfiguration, maxBits int) in class org.neo4j.kernel.impl.index.schema.SpatialCRSSchemaIndex | From | To |