a96540f6387cfb063992acd7e9ef4b6d65230e0b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable firstSnapshotIndexesSegments : Set<String> to firstSnapshotFileNames : Set<String> in method private compareSnapshotFiles(firstSnapshotFileNames Set<String>, secondSnapshotFileNames Set<String>, fileSystem FileSystemAbstraction) : void in class org.neo4j.index.backup.IndexBackupIT | From | To | |
Parameterize Variable secondSnapshotIndexesSegments : Set<String> to secondSnapshotFileNames : Set<String> in method private compareSnapshotFiles(firstSnapshotFileNames Set<String>, secondSnapshotFileNames Set<String>, fileSystem FileSystemAbstraction) : void in class org.neo4j.index.backup.IndexBackupIT | From | To |