83de6971682094370fcbd8c9361a2377e2769adf
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable nameInFirstSnapshot : String to fileName : String in method private compareSnapshotFiles(firstSnapshotFileNames Set<String>, secondSnapshotFileNames Set<String>, fileSystem FileSystemAbstraction) : void in class org.neo4j.index.backup.IndexBackupIT | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private PROPERTY_PREFIX : String in class org.neo4j.index.backup.IndexBackupIT | From | To | |
| Extract Method | 1 | ||
| Extract Method private compareSnapshotFiles(firstSnapshotFileNames Set<String>, secondSnapshotFileNames Set<String>, fileSystem FileSystemAbstraction) : void extracted from public concurrentIndexSnapshotUseDifferentSnapshots() : void in class org.neo4j.index.backup.IndexBackupIT | From | To |