436737a077cc17c6a66e52df6d5d6a5bb7d3cae3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public raftInstance() : RaftMachine renamed to public raftMachine() : RaftMachine in class org.neo4j.coreedge.core.consensus.ConsensusModule | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type dataSourceManager : DataSourceManager to localDatabase : LocalDatabase in method package createLifeSupport(localDatabase LocalDatabase, idGeneratorFactory ReplicatedIdGeneratorFactory, raftTimeoutService Lifecycle, coreServerStartupLifecycle Lifecycle, membershipWaiterLifecycle MembershipWaiterLifecycle) : LifeSupport in class org.neo4j.coreedge.core.CoreStartupProcess | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter dataSourceManager : DataSourceManager to localDatabase : LocalDatabase in method package createLifeSupport(localDatabase LocalDatabase, idGeneratorFactory ReplicatedIdGeneratorFactory, raftTimeoutService Lifecycle, coreServerStartupLifecycle Lifecycle, membershipWaiterLifecycle MembershipWaiterLifecycle) : LifeSupport in class org.neo4j.coreedge.core.CoreStartupProcess | From | To |