523e9d62866eed5cd88ea22122e00da6161c223c
Files Diff
- Added: 3
- Removed: 7
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 3 | ||
Move Class org.neo4j.graphdb.mockfs.DelegatingFileSystemProvider moved to org.neo4j.io.fs.DelegatingFileSystemProvider | From | To | |
Move Class org.neo4j.graphdb.mockfs.DelegatingPath moved to org.neo4j.io.fs.DelegatingPath | From | To | |
Move Class org.neo4j.graphdb.mockfs.DelegatingFileSystem moved to org.neo4j.io.fs.DelegatingFileSystem | From | To | |
Rename Attribute | 1 | ||
Rename Attribute actualFileSystem : EphemeralFileSystemAbstraction to ephemeralFileSystem : EphemeralFileSystemAbstraction in class org.neo4j.kernel.impl.core.JumpingFileSystemAbstraction | From | To | |
Rename Parameter | 1 | ||
Rename Parameter wrapped : FileSystemAbstraction to delegate : FileSystemAbstraction in method public LimitedFilesystemAbstraction(delegate FileSystemAbstraction) in class org.neo4j.graphdb.mockfs.LimitedFilesystemAbstraction | From | To |