|
Replace Variable With Attribute fromPath : File to fromDatabasePath : File in method public shouldAllowForcedCopyOverAnExistingDatabase() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute config : Config to toConfig : Config in method public shouldThrowExceptionIfBackupDirectoryDoesNotExist() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute config : Config to toConfig : Config in method public restoreTransactionLogsInCustomDirectoryForTargetDatabaseWhenConfigured() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute config : Config to toConfig : Config in method public forceShouldRespectStoreLock() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute config : Config to toConfig : Config in method public shouldNotCopyOverAndExistingDatabase() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute config : Config to toConfig : Config in method public shouldThrowExceptionIfBackupDirectoryDoesNotHaveStoreFiles() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute fromPath : File to fromDatabasePath : File in method public shouldThrowExceptionIfBackupDirectoryDoesNotExist() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute fromPath : File to fromDatabasePath : File in method public restoreTransactionLogsInCustomDirectoryForTargetDatabaseWhenConfigured() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute fromPath : File to fromDatabasePath : File in method public forceShouldRespectStoreLock() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute config : Config to toConfig : Config in method public shouldAllowForcedCopyOverAnExistingDatabase() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Replace Variable With Attribute fromPath : File to fromDatabasePath : File in method public shouldThrowExceptionIfBackupDirectoryDoesNotHaveStoreFiles() : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Rename Parameter fromPath : File to fromDatabasePath : File in method public RestoreDatabaseCommand(fs FileSystemAbstraction, fromDatabasePath File, config Config, toDatabaseName String, forceOverwrite boolean) in class org.neo4j.restore.RestoreDatabaseCommand |
From |
To |
|
Rename Parameter path : File to storeDir : File in method private startServer(storeDir File, serverAddress String) : ServerInterface in class org.neo4j.backup.IncrementalBackupIT |
From |
To |
|
Rename Parameter value : File to dbDir : File in method private isExistingDatabase(fileSystem FileSystemAbstraction, dbDir File) : boolean in class org.neo4j.kernel.impl.util.Validators |
From |
To |
|
Rename Parameter databaseName : String to toDatabaseName : String in method public RestoreDatabaseCommand(fs FileSystemAbstraction, fromDatabasePath File, config Config, toDatabaseName String, forceOverwrite boolean) in class org.neo4j.restore.RestoreDatabaseCommand |
From |
To |
|
Rename Parameter backupDir : File to storeDir : File in method public getBackupDbRepresentation(name String, storeDir File) : DbRepresentation in class org.neo4j.backup.impl.OnlineBackupCommandCcIT |
From |
To |
|
Rename Parameter path : File to storeDir : File in method private startGraphDatabase(storeDir File) : GraphDatabaseService in class org.neo4j.backup.IncrementalBackupIT |
From |
To |