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