|
Change Parameter Type verification : boolean to consistencyCheck : ConsistencyCheck in method package doIncrementalBackupOrFallbackToFull(sourceHostNameOrIp String, sourcePort int, targetDirectory File, consistencyCheck ConsistencyCheck, config Config, timeout long, forensics boolean) : BackupOutcome in class org.neo4j.backup.BackupService |
From |
To |
|
Change Parameter Type checkConsistency : boolean to consistencyCheck : ConsistencyCheck in method private doBackup(hostnamePort HostnamePort, to File, consistencyCheck ConsistencyCheck, config Config, timeout long, forensics boolean) : BackupOutcome in class org.neo4j.backup.BackupTool |
From |
To |
|
Change Parameter Type verify : boolean to consistencyCheck : ConsistencyCheck in method private executeBackup(hostnamePort HostnamePort, to File, consistencyCheck ConsistencyCheck, tuningConfiguration Config, timeout long, forensics boolean) : BackupOutcome in class org.neo4j.backup.BackupTool |
From |
To |
|
Change Parameter Type checkConsistency : boolean to consistencyCheck : ConsistencyCheck in method package doFullBackup(sourceHostNameOrIp String, sourcePort int, targetDirectory File, consistencyCheck ConsistencyCheck, tuningConfiguration Config, timeout long, forensics boolean) : BackupOutcome in class org.neo4j.backup.BackupService |
From |
To |
|
Rename Parameter verification : boolean to consistencyCheck : ConsistencyCheck in method package doIncrementalBackupOrFallbackToFull(sourceHostNameOrIp String, sourcePort int, targetDirectory File, consistencyCheck ConsistencyCheck, config Config, timeout long, forensics boolean) : BackupOutcome in class org.neo4j.backup.BackupService |
From |
To |
|
Rename Parameter verify : boolean to consistencyCheck : ConsistencyCheck in method private executeBackup(hostnamePort HostnamePort, to File, consistencyCheck ConsistencyCheck, tuningConfiguration Config, timeout long, forensics boolean) : BackupOutcome in class org.neo4j.backup.BackupTool |
From |
To |
|
Rename Parameter checkConsistency : boolean to consistencyCheck : ConsistencyCheck in method private doBackup(hostnamePort HostnamePort, to File, consistencyCheck ConsistencyCheck, config Config, timeout long, forensics boolean) : BackupOutcome in class org.neo4j.backup.BackupTool |
From |
To |
|
Rename Parameter checkConsistency : boolean to consistencyCheck : ConsistencyCheck in method package doFullBackup(sourceHostNameOrIp String, sourcePort int, targetDirectory File, consistencyCheck ConsistencyCheck, tuningConfiguration Config, timeout long, forensics boolean) : BackupOutcome in class org.neo4j.backup.BackupService |
From |
To |