|
Rename Method public shouldWrapIOExceptionsCarefullyBecauseCriticalInformationIsOftenEncodedInTheirNameButMissingFromTheirMessage() : void renamed to public shouldWrapIOExceptionsCarefulllyBecauseCriticalInformationIsOftenEncodedInTheirNameButMissingFromTheirMessage() : void in class org.neo4j.commandline.dbms.DumpCommandTest |
From |
To |
|
Rename Method private createLogFiles(transactionIdStore TransactionIdStore, fileSystemAbstraction FileSystemAbstraction) : LogFiles renamed to private createPhysicalLogFiles(transactionIdStore TransactionIdStore, fileSystemAbstraction FileSystemAbstraction) : LogFiles in class org.neo4j.kernel.impl.transaction.log.stresstest.workload.Runner |
From |
To |
|
Rename Method public shouldWrapIOExceptionsCarefullyBecauseCriticalInformationIsOftenEncodedInTheirNameButMissingFromTheirMessage() : void renamed to public shouldWrapIOExceptionsCarefulllyBecauseCriticalInformationIsOftenEncodedInTheirNameButMissingFromTheirMessage() : void in class org.neo4j.commandline.dbms.LoadCommandTest |
From |
To |
|
Rename Method private getDatabaseDirectory(config Config) : Path renamed to private toDatabaseDirectory(databaseName String) : Path in class org.neo4j.commandline.dbms.DumpCommand |
From |
To |
|
Rename Method private getDatabaseDirectory(config Config) : Path renamed to private toDatabaseDirectory(databaseName String) : Path in class org.neo4j.commandline.dbms.LoadCommand |
From |
To |
|
Rename Method public copyToDirectoryCopiesFile() : void renamed to public moveToDirectoryMustRecursivelyMoveAllFilesInGivenDirectory() : void in class org.neo4j.io.fs.FileSystemAbstractionTest |
From |
To |
|
Inline Method private validatePath(path Path) : void inlined to public load(archive Path, destination Path) : void in class org.neo4j.dbms.archive.Loader |
From |
To |
|
Inline Method private getRecoveryCheckerWithDefaultConfig(fileSystem FileSystemAbstraction, pageCache PageCache) : RecoveryRequiredChecker inlined to public shouldBeAbleToRecoverBrokenStore() : void in class org.neo4j.kernel.impl.recovery.RecoveryRequiredCheckerTest |
From |
To |
|
Inline Method private startGraphDatabase(storeDir File, withOnlineBackup boolean, backupPort Integer, logLocation String) : GraphDatabaseService inlined to private startGraphDatabase(storeDir File, withOnlineBackup boolean, backupPort Integer) : GraphDatabaseService in class org.neo4j.backup.BackupIT |
From |
To |
|
Inline Method private getRecoveryCheckerWithDefaultConfig(fileSystem FileSystemAbstraction, pageCache PageCache) : RecoveryRequiredChecker inlined to public shouldNotWantToRecoverIntactStore() : void in class org.neo4j.kernel.impl.recovery.RecoveryRequiredCheckerTest |
From |
To |
|
Inline Method private getRecoveryCheckerWithDefaultConfig(fileSystem FileSystemAbstraction, pageCache PageCache) : RecoveryRequiredChecker inlined to public shouldWantToRecoverBrokenStore() : void in class org.neo4j.kernel.impl.recovery.RecoveryRequiredCheckerTest |
From |
To |
|
Inline Method private createAndCrashWithDefaultConfig() : FileSystemAbstraction inlined to public shouldBeAbleToRecoverBrokenStore() : void in class org.neo4j.kernel.impl.recovery.RecoveryRequiredCheckerTest |
From |
To |
|
Inline Method private createTransactionLogWithCheckpoint(config Config, logsInStoreDir boolean) : void inlined to public shouldCreateTransactionLogWithCheckpoint() : void in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriterTest |
From |
To |
|
Inline Method private createTestData(nodesToCreate int, db GraphDatabaseService) : void inlined to private createDbAt(fromPath File, nodesToCreate int) : void in class org.neo4j.restore.RestoreDatabaseCommandIT |
From |
To |
|
Inline Method private createAndCrashWithDefaultConfig() : FileSystemAbstraction inlined to public shouldWantToRecoverBrokenStore() : void in class org.neo4j.kernel.impl.recovery.RecoveryRequiredCheckerTest |
From |
To |
|
Inline Method public createClassicNeo4jStore(base File, fileSystem FileSystemAbstraction, nodesToCreate int, recordFormat String, logicalLogsLocation String) : File inlined to public createClassicNeo4jStore(base File, fileSystem FileSystemAbstraction, nodesToCreate int, recordFormat String) : File in class org.neo4j.causalclustering.backup.RestoreClusterUtils |
From |
To |
|
Inline Method private bootstrapAndVerify(nodeCount long, fileSystem FileSystemAbstraction, classicNeo4jStore File, pageCache PageCache, config Config, bootstrapper CoreBootstrapper) : void inlined to public shouldSetAllCoreState() : void in class org.neo4j.causalclustering.core.state.CoreBootstrapperIT |
From |
To |
|
Inline Variable path : String in method private doWrite(writer StoreWriter, temporaryBuffer ByteBuffer, file File, recordSize int, fileChannel ReadableByteChannel, fileSize long, storeCopyIdentifier String, isLogFile boolean) : void from class org.neo4j.com.storecopy.StoreCopyServer |
From |
To |
|
Inline Variable destination : File in method public moveTo(source File, target File, logFiles LogFiles) : void from class org.neo4j.causalclustering.catchup.storecopy.StoreFiles |
From |
To |
|
Inline Variable logFilesBuilder : LogFilesBuilder in method package TransactionLogCatchUpWriter(storeDir File, fs FileSystemAbstraction, pageCache PageCache, config Config, logProvider LogProvider, fromTxId long, asPartOfStoreCopy boolean, keepTxLogsInStoreDir boolean) from class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriter |
From |
To |
|
Inline Variable dependencyResolver : DependencyResolver in method protected run(args Args, out PrintStream) : void from class org.neo4j.tools.applytx.ApplyTransactionsCommand |
From |
To |
|
Inline Variable config : Config in method package loadConfig(additionalConfig Optional<Path>) : Config from class org.neo4j.backup.OnlineBackupCommandConfigLoader |
From |
To |
|
Rename Parameter config : Config to databaseName : String in method private toDatabaseDirectory(databaseName String) : Path in class org.neo4j.commandline.dbms.DumpCommand |
From |
To |
|
Rename Parameter logsDirectory : File to directory : File in method package TransactionLogFiles(directory File, name String, context TransactionLogFilesContext) in class org.neo4j.kernel.impl.transaction.log.files.TransactionLogFiles |
From |
To |
|
Rename Parameter config : Config to databaseName : String in method private toDatabaseDirectory(databaseName String) : Path in class org.neo4j.commandline.dbms.LoadCommand |
From |
To |
|
Rename Parameter databaseDestination : Path to destination : Path in method public load(archive Path, destination Path) : void in class org.neo4j.dbms.archive.Loader |
From |
To |
|
Rename Parameter logsDirectory : File to storeDirectory : File in method public logFilesBasedOnlyBuilder(storeDirectory File, fileSystem FileSystemAbstraction) : LogFilesBuilder in class org.neo4j.kernel.impl.transaction.log.files.LogFilesBuilder |
From |
To |