6ae7140257f53c5fd94214b37a4525cfaec1949e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable state : KernelStatement to transaction : KernelTransactionImplementation in method public shouldReuseExistingOrphanedConstraintIndex() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Rename Variable state : KernelStatement to transaction : KernelTransactionImplementation in method public shouldFailOnExistingOwnedConstraintIndex() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Rename Variable state : KernelStatement to transaction : KernelTransactionImplementation in method public shouldReleaseLabelLockWhileAwaitingIndexPopulation() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private INDEX_ID : long in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Merge Variable | 1 | ||
Merge Variable [state : KernelStatement, schemaOps : SchemaReadOperations] to transaction : KernelTransactionImplementation in method public shouldDropIndexIfPopulationFails() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute state : KernelStatement to indexReference : CapableIndexReference in method public shouldCreateIndexInAnotherTransaction() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Change Variable Type | 4 | ||
Change Variable Type state : KernelStatement to transaction : KernelTransactionImplementation in method public shouldFailOnExistingOwnedConstraintIndex() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Change Variable Type state : KernelStatement to transaction : KernelTransactionImplementation in method public shouldReleaseLabelLockWhileAwaitingIndexPopulation() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Change Variable Type state : KernelStatement to transaction : KernelTransactionImplementation in method public shouldReuseExistingOrphanedConstraintIndex() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To | |
Change Variable Type state : KernelStatement to indexReference : CapableIndexReference in method public shouldCreateIndexInAnotherTransaction() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest | From | To |