93fdaa9775e2192514491e8f862373a879af8540
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type workingDirectory : String to workingDirectory : File in method public withWorkingDirectory(workingDirectory File) : Builder in class org.neo4j.io.pagecache.stress.PageCacheStressTest.Builder | From | To | |
| Change Parameter Type workingDirectory : String to workingDirectory : File in method public PageCacheStresser(maxPages int, numberOfThreads int, workingDirectory File) in class org.neo4j.io.pagecache.stress.PageCacheStresser | From | To | |
| Move Method | 4 | ||
| Move Method private fromEnv(environmentVariableName String, defaultValue String) : String from class org.neo4j.backup.stresstests.BackupServiceStressTesting to public fromEnv(environmentVariableName String, defaultValue String) : String from class org.neo4j.StressTestingHelper | From | To | |
| Move Method private fromEnv(environmentVariableName String, defaultValue String) : String from class org.neo4j.kernel.stresstests.transaction.log.TransactionAppenderStressTesting to public fromEnv(environmentVariableName String, defaultValue String) : String from class org.neo4j.StressTestingHelper | From | To | |
| Move Method private ensureExistsAndEmpty(directory String) : File from class org.neo4j.kernel.stresstests.transaction.log.TransactionAppenderStressTesting to public ensureExistsAndEmpty(directory File) : File from class org.neo4j.StressTestingHelper | From | To | |
| Move Method private fromEnv(environmentVariableName String, defaultValue String) : String from class org.neo4j.kernel.stresstests.transaction.checkpoint.CheckPointingLogRotationStressTesting to public fromEnv(environmentVariableName String, defaultValue String) : String from class org.neo4j.StressTestingHelper | From | To | |
| Extract Class | 3 | ||
| Extract Class org.neo4j.StressTestingHelper from class org.neo4j.backup.stresstests.BackupServiceStressTesting | From | To | |
| Extract Class org.neo4j.StressTestingHelper from class org.neo4j.kernel.stresstests.transaction.log.TransactionAppenderStressTesting | From | To | |
| Extract Class org.neo4j.StressTestingHelper from class org.neo4j.kernel.stresstests.transaction.checkpoint.CheckPointingLogRotationStressTesting | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type workingDirectory : String to workingDirectory : File in class org.neo4j.io.pagecache.stress.PageCacheStressTest.Builder | From | To | |
| Change Attribute Type workingDirectory : String to workingDirectory : File in class org.neo4j.io.pagecache.stress.PageCacheStresser | From | To | |
| Change Attribute Type workingDirectory : String to workingDirectory : File in class org.neo4j.io.pagecache.stress.PageCacheStressTest | From | To |