b7481e5886333618ea31413398e31379ea6b79d3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type constraintId : long to constraintId : Long in method public withOwningConstraint(constraintId Long) : StoreIndexDescriptor in class org.neo4j.kernel.api.schema.index.StoreIndexDescriptor | From | To | |
Change Parameter Type indexDescriptor : IndexDescriptor to schema : LabelSchemaDescriptor in method private createUniqueIndexAndOwningConstraint(schema LabelSchemaDescriptor, constraintDescriptor IndexBackedConstraintDescriptor) : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl | From | To | |
Rename Variable | 1 | ||
Rename Variable updatedIndexRule : StoreIndexDescriptor to updatedStoreIndex : StoreIndexDescriptor in method public setConstraintIndexOwner(storeIndex StoreIndexDescriptor, constraintId long) : void in class org.neo4j.kernel.impl.transaction.state.TransactionRecordState | From | To | |
Rename Parameter | 2 | ||
Rename Parameter indexRule : StoreIndexDescriptor to storeIndex : StoreIndexDescriptor in method public setConstraintIndexOwner(storeIndex StoreIndexDescriptor, constraintId long) : void in class org.neo4j.kernel.impl.transaction.state.TransactionRecordState | From | To | |
Rename Parameter indexDescriptor : IndexDescriptor to schema : LabelSchemaDescriptor in method private createUniqueIndexAndOwningConstraint(schema LabelSchemaDescriptor, constraintDescriptor IndexBackedConstraintDescriptor) : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl | From | To |