1e9084530c5bc86cb3f4ee0df7634670e0811150
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public shouldResumeCommandApplicationProcessIfDownloadIsStopped() : void renamed to public shouldResumeCommandApplicationProcessIfDownloaderIsStopped() : void in class org.neo4j.causalclustering.core.state.snapshot.PersistentSnapshotDownloaderTest | From | To | |
Rename Method public shouldNotStartIfAlreadyCompleted() : void renamed to public shouldNotStartDownloadIfAlreadyCompleted() : void in class org.neo4j.causalclustering.core.state.snapshot.PersistentSnapshotDownloaderTest | From | To | |
Rename Method public shouldResumeCommandApplicationProcessIsInterruptedDownloadIsFailing() : void renamed to public shouldResumeCommandApplicationProcessIfInterrupted() : void in class org.neo4j.causalclustering.core.state.snapshot.PersistentSnapshotDownloaderTest | From | To | |
Extract Method | 1 | ||
Extract Method private moveToRunningState() : boolean extracted from public run() : void in class org.neo4j.causalclustering.core.state.snapshot.PersistentSnapshotDownloader | From | To |