bb578e34c7777204c79684ab8437c5ef375b8213
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 91
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 2 | ||
| Move Attribute private fileSystem : FileSystemAbstraction from class org.neo4j.kernel.impl.storemigration.UpgradableDatabaseTest to private fileSystem : FileSystemAbstraction from class org.neo4j.kernel.impl.storemigration.UpgradableDatabaseTest.SupportedVersions | From | To | |
| Move Attribute private fileSystem : FileSystemAbstraction from class org.neo4j.kernel.impl.storemigration.UpgradableDatabaseTest to private fileSystem : FileSystemAbstraction from class org.neo4j.kernel.impl.storemigration.UpgradableDatabaseTest.UnsupportedVersions | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable fs : DefaultFileSystemAbstraction to fileSystemAbstraction : FileSystemAbstraction in method private createPhysicalLogFile(transactionIdStore TransactionIdStore, logHeaderCache LogHeaderCache, fileSystemAbstraction FileSystemAbstraction) : PhysicalLogFile in class org.neo4j.kernel.impl.transaction.log.stresstest.workload.Runner | From | To | |
| Replace Variable With Attribute | 6 | ||
| Replace Variable With Attribute fs : DefaultFileSystemAbstraction to fileSystem : DefaultFileSystemAbstraction in method public creatingSwapperForExternallyLockedFileMustThrow() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
| Replace Variable With Attribute fs : DefaultFileSystemAbstraction to fileSystem : DefaultFileSystemAbstraction in method public creatingSwapperForInternallyLockedFileMustThrow() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
| Replace Variable With Attribute fs : DefaultFileSystemAbstraction to fileSystem : DefaultFileSystemAbstraction in method public mustUnlockFileWhenThePageSwapperIsClosed() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
| Replace Variable With Attribute fs : DefaultFileSystemAbstraction to fileSystem : DefaultFileSystemAbstraction in method public creatingSwapperForFileMustTakeLockOnFile() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
| Replace Variable With Attribute fs : DefaultFileSystemAbstraction to fileSystem : DefaultFileSystemAbstraction in method public mustCloseFilesIfTakingFileLockThrows() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
| Replace Variable With Attribute fs : DefaultFileSystemAbstraction to fileSystem : DefaultFileSystemAbstraction in method public fileMustRemainLockedEvenIfChannelIsClosedByStrayInterrupt() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute fs : DefaultFileSystemAbstraction to fileSystem : FileSystemAbstraction in class org.neo4j.com.storecopy.StoreCopyClientTest | From | To | |
| Rename Attribute testDir : TestDirectory to testDirectory : TestDirectory in class org.neo4j.upgrade.RecordFormatsMigrationIT | From | To | |
| Rename Attribute testDir : TestDirectory to testDirectory : TestDirectory in class org.neo4j.kernel.api.impl.index.DatabaseIndexIntegrationTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type fs : DefaultFileSystemAbstraction to fileSystemAbstraction : FileSystemAbstraction in method private createPhysicalLogFile(transactionIdStore TransactionIdStore, logHeaderCache LogHeaderCache, fileSystemAbstraction FileSystemAbstraction) : PhysicalLogFile in class org.neo4j.kernel.impl.transaction.log.stresstest.workload.Runner | From | To | |
| Extract Method | 1 | ||
| Extract Method private createNeoStore(dbDir File, classicNodeCount int) : File extracted from public shouldReplicateTransactionToCoreMembers() : void in class org.neo4j.causalclustering.scenarios.ConvertNonCausalClusteringStoreIT | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type fsa : DefaultFileSystemAbstraction to fsa : FileSystemAbstraction in class org.neo4j.causalclustering.backup.ClusterSeedingIT | From | To | |
| Change Attribute Type fs : DefaultFileSystemAbstraction to fileSystem : FileSystemAbstraction in class org.neo4j.com.storecopy.StoreCopyClientTest | From | To |