55d7b9ed6a8271a8f51cd181f7371345ec281590
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldNotHaveAnIndexIfUniqueConstraintCreationOnRecoveryFails() : void renamed to public shouldHaveAvailableOrphanedConstraintIndexIfUniqueConstraintCreationFails() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintRecoveryIT | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private KEY : String in class org.neo4j.kernel.impl.api.constraints.ConstraintRecoveryIT | From | To | |
Extract Variable | 3 | ||
Extract Variable labelId : int in method public shouldDropIndexIfPopulationFails() : void from class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Extract Variable labelId : int in method public shouldCreateIndexInAnotherTransaction() : void from class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Extract Variable labelId : int in method public shouldReleaseSchemaLockWhileAwaitingIndexPopulation() : void from class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To |