77f78a4644c03df0f3644b2cb79b7833c082cb61
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public shouldNotResumeCommandApplicationProcessWhileDownloadIsFailing() : void renamed to public shouldResumeCommandApplicationProcessIsInterruptedDownloadIsFailing() : void in class org.neo4j.causalclustering.core.state.snapshot.PersistentSnapshotDownloaderTest | From | To | |
| Rename Method public shouldNotResumeCommandApplicationProcessIfNoLeaderIsFound() : void renamed to public shouldResumeCommandApplicationProcessIfDownloadIsStopped() : void in class org.neo4j.causalclustering.core.state.snapshot.PersistentSnapshotDownloaderTest | From | To | |
| Move Attribute | 1 | ||
| Move Attribute package OPERATION_NAME : String from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderService to package OPERATION_NAME : String from class org.neo4j.causalclustering.core.state.snapshot.PersistentSnapshotDownloader | From | To | |
| Move And Rename Attribute | 1 | ||
| Move And Rename Attribute private downloadSnapshotGroup : JobScheduler.Group renamed to public downloadSnapshot : Group and moved from class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderService to class org.neo4j.kernel.impl.util.JobScheduler.Groups | From | To | |
| Extract Method | 1 | ||
| Extract Method private waitForApplierToResume(applicationProcess CommandApplicationProcess) : void extracted from public shouldRunPersistentDownloader() : void in class org.neo4j.causalclustering.core.state.snapshot.CoreStateDownloaderServiceTest | From | To |