6fbbe2484d489cddde9cf4e4de2c01b6c1d9e65b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 34
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type db : HighlyAvailableGraphDatabase to db : GraphDatabaseService in method private getEntity(db GraphDatabaseService, id long, node boolean) : PropertyContainer in class org.neo4j.kernel.ha.cluster.TerminationOfSlavesDuringPullUpdatesTest | From | To | |
Move Method | 1 | ||
Move Method package getEntity(db HighlyAvailableGraphDatabase, id long) : PropertyContainer from class org.neo4j.kernel.ha.cluster.TerminationOfSlavesDuringPullUpdatesTest.PropertyValueActions to private getEntity(db GraphDatabaseService, id long, node boolean) : PropertyContainer from class org.neo4j.kernel.ha.cluster.TerminationOfSlavesDuringPullUpdatesTest | From | To | |
Extract Variable | 1 | ||
Extract Variable nodeId : long in method public correctlySaysNodeIsDeleted() : void from class org.neo4j.kernel.impl.coreapi.TxStateTransactionDataViewTest | From | To |