d9751535683b150481b04178677a02987ebfc257
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type fsa : FileSystemAbstraction to configDir : Path in method package UnbindFromClusterCommand(homeDir Path, configDir Path) in class org.neo4j.commandline.dbms.UnbindFromClusterCommand | From | To | |
Move Method | 1 | ||
Move Method private withLock(databaseDirectory Path) : Closeable from class org.neo4j.commandline.dbms.DumpCommand to public withLock(databaseDirectory Path) : Closeable from class org.neo4j.commandline.dbms.StoreLockChecker | From | To | |
Rename Variable | 1 | ||
Rename Variable fakeDbDir : Path to fileLock : FileLock in method public shouldFailToUnbindLiveDatabase() : void in class org.neo4j.commandline.dbms.UnbindFromClusterCommandTest | From | To | |
Change Return Type | 1 | ||
Change Return Type Path to FileLock in method private createLockedFakeDbDir(parent Path) : FileLock in class org.neo4j.commandline.dbms.UnbindFromClusterCommandTest | From | To | |
Extract Class | 1 | ||
Extract Class org.neo4j.commandline.dbms.StoreLockChecker from class org.neo4j.commandline.dbms.DumpCommand | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fakeDbDir : Path to fileLock : FileLock in method public shouldFailToUnbindLiveDatabase() : void in class org.neo4j.commandline.dbms.UnbindFromClusterCommandTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter dbDir : Path to pathToSpecificDatabase : Path in method private confirmTargetDirectoryIsWritable(pathToSpecificDatabase Path) : void in class org.neo4j.commandline.dbms.UnbindFromClusterCommand | From | To | |
Rename Parameter fsa : FileSystemAbstraction to configDir : Path in method package UnbindFromClusterCommand(homeDir Path, configDir Path) in class org.neo4j.commandline.dbms.UnbindFromClusterCommand | From | To |