719efaf42177eb5e20948d4650a0402093b61197
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type downloader : CoreStateDownloader to downloadService : CoreStateDownloaderService in method public RaftMessageHandler(localDatabase LocalDatabase, logProvider LogProvider, raftMachine RaftMachine, downloadService CoreStateDownloaderService, applicationProcess CommandApplicationProcess) in class org.neo4j.causalclustering.core.state.RaftMessageHandler | From | To | |
| Move Attribute | 5 | ||
| Move Attribute private applicationProcess : CommandApplicationProcess from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderTest to private applicationProcess : CommandApplicationProcess from class org.neo4j.causalclustering.core.state.snapshot.PersistentSnapshotDownloader | From | To | |
| Move Attribute private applicationProcess : CommandApplicationProcess from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderTest to private applicationProcess : CommandApplicationProcess from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderService | From | To | |
| Move Attribute private OPERATION_NAME : String from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloader to package OPERATION_NAME : String from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderService | From | To | |
| Move Attribute private downloader : CoreStateDownloader from class org.neo4j.causalclustering.core.state.RaftMessageHandler to private downloader : CoreStateDownloader from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderService | From | To | |
| Move Attribute private applicationProcess : CommandApplicationProcess from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloader to private applicationProcess : CommandApplicationProcess from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderService | From | To | |
| Extract Class | 2 | ||
| Extract Class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderService from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloader | From | To | |
| Extract Class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderService from class org.neo4j.causalclustering.core.state.RaftMessageHandler | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute downloader : CoreStateDownloader to downloadService : CoreStateDownloaderService in class org.neo4j.causalclustering.core.state.RaftMessageHandler | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type downloader : CoreStateDownloader to downloadService : CoreStateDownloaderService in class org.neo4j.causalclustering.core.state.RaftMessageHandler | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter downloader : CoreStateDownloader to downloadService : CoreStateDownloaderService in method public RaftMessageHandler(localDatabase LocalDatabase, logProvider LogProvider, raftMachine RaftMachine, downloadService CoreStateDownloaderService, applicationProcess CommandApplicationProcess) in class org.neo4j.causalclustering.core.state.RaftMessageHandler | From | To |