750d97cda946af7f29624d6785f5b546cee709ec
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private createBackupUsingCoreCluster() : File renamed to private createBackupUsingAnotherCluster() : File in class org.neo4j.causalclustering.backup.ClusterSeedingIT | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute backupDir : File to baseBackupDir : File in method private createBackup(db CoreGraphDatabase, backupName String) : File in class org.neo4j.causalclustering.backup.ClusterSeedingIT | From | To | |
| Extract Method | 2 | ||
| Extract Method private createBackup(db CoreGraphDatabase, backupName String) : File extracted from private createBackupUsingCoreCluster() : File in class org.neo4j.causalclustering.backup.ClusterSeedingIT | From | To | |
| Extract Method private backupParams() : Map<String,IntFunction<String>> extracted from public setup() : void in class org.neo4j.causalclustering.backup.ClusterSeedingIT | From | To |