|
Change Parameter Type databaseDirectory : Path to databaseLayout : DatabaseLayout in method private dump(database String, databaseLayout DatabaseLayout, transactionalLogsDirectory Path, archive Path) : void in class org.neo4j.commandline.dbms.DumpCommand |
From |
To |
|
Change Parameter Type pathToSpecificDatabase : Path to storeLayout : StoreLayout in method private confirmTargetDirectoryIsWritable(storeLayout StoreLayout) : void in class org.neo4j.commandline.dbms.UnbindFromClusterCommand |
From |
To |
|
Change Parameter Type databaseDirectory : Path to storeLayout : StoreLayout in method package check(storeLayout StoreLayout) : Closeable in class org.neo4j.commandline.dbms.StoreLockChecker |
From |
To |
|
Change Parameter Type storeDirectory : File to storeLayout : StoreLayout in method public GlobalStoreLocker(fileSystemAbstraction FileSystemAbstraction, storeLayout StoreLayout) in class org.neo4j.kernel.internal.locker.GlobalStoreLocker |
From |
To |
|
Change Parameter Type storeDirectory : File to storeLayout : StoreLayout in method private StoreLockChecker(fileSystem FileSystemAbstraction, storeLayout StoreLayout) in class org.neo4j.commandline.dbms.StoreLockChecker |
From |
To |
|
Change Parameter Type databaseDirectory : Path to storeLayout : StoreLayout in method public checkLock(storeLayout StoreLayout) : void in class org.neo4j.commandline.Util |
From |
To |
|
Rename Variable directory : File to storeLayout : StoreLayout in method public failToLockSameFolderAcrossIndependentLockers() : void in class org.neo4j.kernel.internal.locker.GlobalStoreLockerTest |
From |
To |
|
Rename Variable parent : File to storeLayout : StoreLayout in method public testFailsOnExistingStoreLockFile() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImplTest |
From |
To |
|
Rename Variable file : File to databaseLayout : DatabaseLayout in method public testCreatesStoreLockFile() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImplTest |
From |
To |
|
Rename Variable directory : File to storeLayout : StoreLayout in method public allowToLockSameDirectoryIfItWasUnlocked() : void in class org.neo4j.kernel.internal.locker.GlobalStoreLockerTest |
From |
To |
|
Rename Variable directory : File to storeLayout : StoreLayout in method public allowMultipleCallstoActuallyStoreLocker() : void in class org.neo4j.kernel.internal.locker.GlobalStoreLockerTest |
From |
To |
|
Rename Variable directory : File to storeLayout : StoreLayout in method public keepLockWhenOtherTryToTakeLock() : void in class org.neo4j.kernel.internal.StoreLockerTest |
From |
To |
|
Rename Variable storeDir : File to storeLayout : StoreLayout in method public shouldNotObtainLockWhenUnableToOpenLockFile() : void in class org.neo4j.kernel.internal.StoreLockerTest |
From |
To |
|
Rename Variable storeDir : File to storeLayout : StoreLayout in method public shouldNotObtainLockWhenStoreDirCannotBeCreated() : void in class org.neo4j.kernel.internal.StoreLockerTest |
From |
To |
|
Change Variable Type directory : File to storeLayout : StoreLayout in method public failToLockSameFolderAcrossIndependentLockers() : void in class org.neo4j.kernel.internal.locker.GlobalStoreLockerTest |
From |
To |
|
Change Variable Type parent : File to storeLayout : StoreLayout in method public testFailsOnExistingStoreLockFile() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImplTest |
From |
To |
|
Change Variable Type file : File to databaseLayout : DatabaseLayout in method public testCreatesStoreLockFile() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImplTest |
From |
To |
|
Change Variable Type directory : File to storeLayout : StoreLayout in method public allowToLockSameDirectoryIfItWasUnlocked() : void in class org.neo4j.kernel.internal.locker.GlobalStoreLockerTest |
From |
To |
|
Change Variable Type directory : File to storeLayout : StoreLayout in method public allowMultipleCallstoActuallyStoreLocker() : void in class org.neo4j.kernel.internal.locker.GlobalStoreLockerTest |
From |
To |
|
Change Variable Type directory : File to storeLayout : StoreLayout in method public keepLockWhenOtherTryToTakeLock() : void in class org.neo4j.kernel.internal.StoreLockerTest |
From |
To |
|
Change Variable Type storeDir : File to storeLayout : StoreLayout in method public shouldNotObtainLockWhenUnableToOpenLockFile() : void in class org.neo4j.kernel.internal.StoreLockerTest |
From |
To |
|
Change Variable Type storeDir : File to storeLayout : StoreLayout in method public shouldNotObtainLockWhenStoreDirCannotBeCreated() : void in class org.neo4j.kernel.internal.StoreLockerTest |
From |
To |
|
Extract And Move Method public of(storeDirectory File) : StoreLayout extracted from public onlyTheLatestTransactionIsKeptAfterIncrementalBackup() : void in class org.neo4j.backup.impl.OnlineBackupCommandHaIT & moved to class org.neo4j.io.layout.StoreLayout |
From |
To |
|
Extract And Move Method public of(storeDirectory File) : StoreLayout extracted from public prepareDirectory(testClass Class<?>, test String) : void in class org.neo4j.test.rule.TestDirectory & moved to class org.neo4j.io.layout.StoreLayout |
From |
To |
|
Extract And Move Method public of(storeDirectory File) : StoreLayout extracted from public PlatformModule(providedStoreDir File, config Config, databaseInfo DatabaseInfo, externalDependencies GraphDatabaseFacadeFactory.Dependencies) in class org.neo4j.graphdb.factory.module.PlatformModule & moved to class org.neo4j.io.layout.StoreLayout |
From |
To |
|
Extract And Move Method public storeLockFile() : File extracted from public testCreatesStoreLockFile() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImplTest & moved to class org.neo4j.io.layout.StoreLayout |
From |
To |
|
Rename Parameter databaseDirectory : Path to databaseLayout : DatabaseLayout in method private dump(database String, databaseLayout DatabaseLayout, transactionalLogsDirectory Path, archive Path) : void in class org.neo4j.commandline.dbms.DumpCommand |
From |
To |
|
Rename Parameter parent : Path to storeDir : Path in method private createLockedStoreLockFileIn(storeDir Path) : FileLock in class org.neo4j.commandline.dbms.UnbindFromClusterCommandTest |
From |
To |
|
Rename Parameter pathToSpecificDatabase : Path to storeLayout : StoreLayout in method private confirmTargetDirectoryIsWritable(storeLayout StoreLayout) : void in class org.neo4j.commandline.dbms.UnbindFromClusterCommand |
From |
To |
|
Rename Parameter databaseDirectory : Path to storeLayout : StoreLayout in method package check(storeLayout StoreLayout) : Closeable in class org.neo4j.commandline.dbms.StoreLockChecker |
From |
To |
|
Rename Parameter storeDirectory : File to storeLayout : StoreLayout in method public GlobalStoreLocker(fileSystemAbstraction FileSystemAbstraction, storeLayout StoreLayout) in class org.neo4j.kernel.internal.locker.GlobalStoreLocker |
From |
To |
|
Rename Parameter databaseDirectory : Path to storeLayout : StoreLayout in method public checkLock(storeLayout StoreLayout) : void in class org.neo4j.commandline.Util |
From |
To |
|
Rename Parameter storeDirectory : File to storeLayout : StoreLayout in method private StoreLockChecker(fileSystem FileSystemAbstraction, storeLayout StoreLayout) in class org.neo4j.commandline.dbms.StoreLockChecker |
From |
To |