ede511e211d6b76d1e5a291c01e10b1527940394
Files Diff
- Added: 0
- Removed: 4
- Renamed: 0
- Modified: 110
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public forTest(owningTest Class<?>) : TargetDirectory moved from class org.neo4j.test.TargetDirectory to class org.neo4j.kernel.api.impl.index.LuceneSchemaIndexProviderTest & inlined to protected createIndexProvider() : LuceneSchemaIndexProvider | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type machineId : String to machineId : int in method private run(machineId int) : Process in class org.neo4j.kernel.ha.HardKillIT | From | To | |
Change Parameter Type testClass : Class<?> to file : File in method public LockWorkFailureDump(file File) in class org.neo4j.kernel.impl.locking.LockWorkFailureDump | From | To | |
Inline Method | 1 | ||
Inline Method private createInserterAndGetMemoryMappingConfig(initialConfig Map<String,String>) : int inlined to public testHonorsPassedInParams() : void in class org.neo4j.unsafe.batchinsert.BatchInserterImplTest | From | To | |
Change Return Type | 1 | ||
Change Return Type String to File in method private path(i int) : File in class org.neo4j.kernel.ha.HardKillIT | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute targetDirectory : TargetDirectory to testDirectory : TargetDirectory.TestDirectory in method private createUnwritableDirectory() : File in class org.neo4j.server.web.logging.HTTPLoggingDocIT | From | To | |
Rename Attribute | 4 | ||
Rename Attribute BACKUP_PATH : File to backupPath : File in class org.neo4j.ha.BackupHaIT | From | To | |
Rename Attribute BACKUP_PATH : File to backupPath : File in class org.neo4j.backup.BackupEmbeddedIT | From | To | |
Rename Attribute testClass : Class<?> to file : File in class org.neo4j.kernel.impl.locking.LockWorkFailureDump | From | To | |
Rename Attribute testClass : Class<?> to testDirectory : TargetDirectory.TestDirectory in class org.neo4j.test.ha.ClusterRule | From | To | |
Change Variable Type | 1 | ||
Change Variable Type targetDirectory : TargetDirectory to testDirectory : TargetDirectory.TestDirectory in method private createUnwritableDirectory() : File in class org.neo4j.server.web.logging.HTTPLoggingDocIT | From | To | |
Extract Variable | 3 | ||
Extract Variable slaveDir : String in method public makeSureSlaveCanJoinEvenIfTooFarBackComparedToMaster() : void from class slavetest.TestInstanceJoin | From | To | |
Extract Variable masterDir : String in method public makeSureSlaveCanJoinEvenIfTooFarBackComparedToMaster() : void from class slavetest.TestInstanceJoin | From | To | |
Extract Variable factory : DirectoryFactory.InMemoryDirectoryFactory in method protected createIndexProvider() : LuceneSchemaIndexProvider from class org.neo4j.kernel.api.impl.index.LuceneSchemaIndexProviderTest | From | To | |
Inline Variable | 1 | ||
Inline Variable tx : Transaction in method private startDb(serverId int) : HighlyAvailableGraphDatabase from class org.neo4j.kernel.ha.HardKillIT | From | To | |
Split Attribute | 1 | ||
Split Attribute PATH : File to [path : File, backupPath : File] in class org.neo4j.ha.BackupHaIT | From | To | |
Change Attribute Type | 10 | ||
Change Attribute Type testDirectory : TargetDirectory to testDirectory : TargetDirectory.TestDirectory in class org.neo4j.kernel.ha.ConcurrentInstanceStartupIT | From | To | |
Change Attribute Type target : TargetDirectory to target : TargetDirectory.TestDirectory in class org.neo4j.kernel.StoreLockerTest | From | To | |
Change Attribute Type directory : TestDirectory to directory : TargetDirectory.TestDirectory in class org.neo4j.index.impl.lucene.NonUniqueIndexTests | From | To | |
Change Attribute Type target : TargetDirectory to target : TargetDirectory.TestDirectory in class org.neo4j.test.AbstractSubProcessTestBase | From | To | |
Change Attribute Type testClass : Class<?> to testDirectory : TargetDirectory.TestDirectory in class org.neo4j.test.ha.ClusterRule | From | To | |
Change Attribute Type target : TargetDirectory to target : TargetDirectory.TestDirectory in class org.neo4j.backup.BackupServiceIT | From | To | |
Change Attribute Type folder : TargetDirectory to folder : TargetDirectory.TestDirectory in class org.neo4j.test.server.ExclusiveServerTestBase | From | To | |
Change Attribute Type target : TargetDirectory to target : TargetDirectory.TestDirectory in class examples.AutoIndexerExampleTests | From | To | |
Change Attribute Type target : TargetDirectory to target : TargetDirectory.TestDirectory in class org.neo4j.kernel.extension.KernelExtensionFactoryContractTest | From | To | |
Change Attribute Type testClass : Class<?> to file : File in class org.neo4j.kernel.impl.locking.LockWorkFailureDump | From | To | |
Rename Parameter | 5 | ||
Rename Parameter unzipTarget : File to targetDir : File in method public find20FormatStoreDirectory(targetDir File) : File in class org.neo4j.kernel.impl.storemigration.MigrationTestUtils | From | To | |
Rename Parameter unzipTarget : File to targetDir : File in method public find19FormatHugeStoreDirectory(targetDir File) : File in class org.neo4j.kernel.impl.storemigration.MigrationTestUtils | From | To | |
Rename Parameter unzipTarget : File to targetDir : File in method public find19FormatStoreDirectory(targetDir File) : File in class org.neo4j.kernel.impl.storemigration.MigrationTestUtils | From | To | |
Rename Parameter directory : File to targetDir : File in method public find21FormatStoreDirectoryWithDuplicateProperties(targetDir File) : File in class org.neo4j.kernel.impl.storemigration.MigrationTestUtils | From | To | |
Rename Parameter testClass : Class<?> to file : File in method public LockWorkFailureDump(file File) in class org.neo4j.kernel.impl.locking.LockWorkFailureDump | From | To |