dce5c3a9a143713b53af8d738f7267ac17fbce7f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 41
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 5 | ||
Change Parameter Type fs : FileSystemAbstraction to pageCache : PageCache in method public ReadOnlyLogVersionRepository(pageCache PageCache, storeDir File) in class org.neo4j.kernel.impl.transaction.log.ReadOnlyLogVersionRepository | From | To | |
Change Parameter Type fs : FileSystemAbstraction to pageCache : PageCache in method public ReadOnlyTransactionIdStore(pageCache PageCache, storeDir File) in class org.neo4j.kernel.impl.transaction.log.ReadOnlyTransactionIdStore | From | To | |
Change Parameter Type fs : FileSystemAbstraction to pageCache : PageCache in method public hasCurrentVersion(pageCache PageCache, storeDir File) : boolean in class org.neo4j.kernel.impl.storemigration.UpgradableDatabase | From | To | |
Change Parameter Type fs : FileSystemAbstraction to pageCache : PageCache in method public ReadOnlyTransactionStore(pageCache PageCache, fs FileSystemAbstraction, fromPath File, monitors Monitors) in class org.neo4j.kernel.impl.transaction.log.ReadOnlyTransactionStore | From | To | |
Change Parameter Type fs : FileSystemAbstraction to pageCache : PageCache in method public StoreVersionCheck(pageCache PageCache) in class org.neo4j.kernel.impl.storemigration.StoreVersionCheck | From | To | |
Parameterize Variable | 8 | ||
Parameterize Variable service : ConsistencyCheckService to consistencyCheckService : ConsistencyCheckService in method private newConsistencyCheckToolWith(consistencyCheckService ConsistencyCheckService, systemError PrintStream) : ConsistencyCheckTool in class org.neo4j.consistency.ConsistencyCheckToolTest | From | To | |
Parameterize Variable systemOut : PrintStream to systemError : PrintStream in method private newConsistencyCheckToolWith(consistencyCheckService ConsistencyCheckService, systemError PrintStream) : ConsistencyCheckTool in class org.neo4j.consistency.ConsistencyCheckToolTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute fs : FileSystemAbstraction to pageCache : PageCache in class org.neo4j.kernel.impl.storemigration.StoreVersionCheck | From | To | |
Extract Variable | 8 | ||
Extract Variable pageCache : PageCache in method public DataSourceModule(dependencies GraphDatabaseFacadeFactory.Dependencies, platformModule PlatformModule, editionModule EditionModule) from class org.neo4j.kernel.impl.factory.DataSourceModule | From | To | |
Extract Variable progressMonitor : SilentMigrationProgressMonitor in method private newUpgrader(monitor Monitor, pageCache PageCache) : StoreUpgrader from class upgrade.StoreUpgraderTest | From | To | |
Extract Variable fs : DefaultFileSystemAbstraction in method public shouldPerformRecoveryIfNecessary() : void from class org.neo4j.server.preflight.TestPerformRecoveryIfNecessary | From | To | |
Extract Variable storeVersionCheck : StoreVersionCheck in method public run() : boolean from class org.neo4j.server.preflight.PerformUpgradeIfNecessary | From | To | |
Extract Variable progressMonitor : SilentMigrationProgressMonitor in method public shouldSucceedWithUpgradeAfterPreviousAttemptDiedDuringMigration() : void from class upgrade.StoreUpgraderInterruptionTestIT | From | To | |
Extract Variable progressMonitor : SilentMigrationProgressMonitor in method public upgraderShouldCleanupLegacyLeftoverAndMigrationDirs() : void from class upgrade.StoreUpgraderTest | From | To | |
Extract Variable progressMonitor : SilentMigrationProgressMonitor in method private newUpgrader(upgradeConfig UpgradeConfiguration, pageCache PageCache) : StoreUpgrader from class upgrade.StoreUpgraderTest | From | To | |
Extract Variable logService : LogService in method public shouldSucceedWithUpgradeAfterPreviousAttemptDiedDuringMigration() : void from class upgrade.StoreUpgraderInterruptionTestIT | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fs : FileSystemAbstraction to pageCache : PageCache in class org.neo4j.kernel.impl.storemigration.StoreVersionCheck | From | To | |
Extract Method | 5 | ||
Extract Method private newConsistencyCheckToolWith(consistencyCheckService ConsistencyCheckService, systemError PrintStream) : ConsistencyCheckTool extracted from public passesOnConfigurationIfProvided() : void in class org.neo4j.consistency.ConsistencyCheckToolTest | From | To | |
Extract Method private newConsistencyCheckToolWith(consistencyCheckService ConsistencyCheckService, systemError PrintStream) : ConsistencyCheckTool extracted from public runsConsistencyCheck() : void in class org.neo4j.consistency.ConsistencyCheckToolTest | From | To | |
Extract Method private newConsistencyCheckToolWith(consistencyCheckService ConsistencyCheckService, systemError PrintStream) : ConsistencyCheckTool extracted from public exitWithFailureIndicatingCorrectUsageIfNoArgumentsSupplied() : void in class org.neo4j.consistency.ConsistencyCheckToolTest | From | To | |
Extract Method private newConsistencyCheckToolWith(consistencyCheckService ConsistencyCheckService, systemError PrintStream) : ConsistencyCheckTool extracted from public exitWithFailureIfConfigSpecifiedButPropertiesFileDoesNotExist() : void in class org.neo4j.consistency.ConsistencyCheckToolTest | From | To | |
Extract Method private newConsistencyCheckToolWith(consistencyCheckService ConsistencyCheckService, systemError PrintStream) : ConsistencyCheckTool extracted from public appliesDefaultTuningConfigurationForConsistencyChecker() : void in class org.neo4j.consistency.ConsistencyCheckToolTest | From | To | |
Rename Parameter | 5 | ||
Rename Parameter fs : FileSystemAbstraction to pageCache : PageCache in method public hasCurrentVersion(pageCache PageCache, storeDir File) : boolean in class org.neo4j.kernel.impl.storemigration.UpgradableDatabase | From | To | |
Rename Parameter fs : FileSystemAbstraction to pageCache : PageCache in method public ReadOnlyLogVersionRepository(pageCache PageCache, storeDir File) in class org.neo4j.kernel.impl.transaction.log.ReadOnlyLogVersionRepository | From | To | |
Rename Parameter fs : FileSystemAbstraction to pageCache : PageCache in method public ReadOnlyTransactionIdStore(pageCache PageCache, storeDir File) in class org.neo4j.kernel.impl.transaction.log.ReadOnlyTransactionIdStore | From | To | |
Rename Parameter fs : FileSystemAbstraction to pageCache : PageCache in method public ReadOnlyTransactionStore(pageCache PageCache, fs FileSystemAbstraction, fromPath File, monitors Monitors) in class org.neo4j.kernel.impl.transaction.log.ReadOnlyTransactionStore | From | To | |
Rename Parameter fs : FileSystemAbstraction to pageCache : PageCache in method public StoreVersionCheck(pageCache PageCache) in class org.neo4j.kernel.impl.storemigration.StoreVersionCheck | From | To |