ed215811b74cb3e02ee915e72c5b2870f5644dbc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 3 | ||
Extract Attribute private CONFIG : Config in class org.neo4j.kernel.impl.store.counts.CountsComputerTest | From | To | |
Extract Attribute private LOG_PROVIDER : NullLogProvider in class org.neo4j.kernel.impl.store.counts.CountsComputerTest | From | To | |
Extract Attribute private LOG_PROVIDER : NullLogProvider in class org.neo4j.kernel.impl.store.NeoStoresTest | From | To | |
Extract Variable | 10 | ||
Extract Variable logProvider : NullLogProvider in method private createNeoStore(fs FileSystemAbstraction, pageCache PageCache) : NeoStores from class org.neo4j.com.storecopy.ResponsePackerIT | From | To | |
Extract Variable config : Config in method public dumpCountsStore(fs FileSystemAbstraction, path File, out PrintStream) : void from class org.neo4j.tools.dump.DumpCountsStore | From | To | |
Extract Variable logProvider : NullLogProvider in method public setupStores() : void from class org.neo4j.kernel.impl.api.store.StoreNodeRelationshipCursorTest | From | To | |
Extract Variable logProvider : NullLogProvider in method public setUp() : void from class org.neo4j.kernel.impl.api.store.StorePropertyCursorTest.PropertyStoreBasedTestSupport | From | To | |
Extract Variable logProvider : NullLogProvider in method private assertSameStoreContents(fs1 EphemeralFileSystemAbstraction, fs2 EphemeralFileSystemAbstraction, storeDir File) : void from class org.neo4j.kernel.RecoveryIT | From | To | |
Extract Variable recordFormats : RecordFormats in method private getStoreFactory(storeDir File, versionToMigrateFrom String) : StoreFactory from class org.neo4j.kernel.impl.storemigration.participant.NativeLabelScanStoreMigrator | From | To | |
Extract Variable config : Config in method public setupStores() : void from class org.neo4j.kernel.impl.api.store.StoreNodeRelationshipCursorTest | From | To | |
Extract Variable logProvider : NullLogProvider in method private getStoreFactory(storeDir File, versionToMigrateFrom String) : StoreFactory from class org.neo4j.kernel.impl.storemigration.participant.NativeLabelScanStoreMigrator | From | To | |
Extract Variable logProvider : NullLogProvider in method public dumpCountsStore(fs FileSystemAbstraction, path File, out PrintStream) : void from class org.neo4j.tools.dump.DumpCountsStore | From | To | |
Extract Variable logProvider : NullLogProvider in method private createStore(migrationDir File, newFormat RecordFormats) : void from class org.neo4j.kernel.impl.storemigration.participant.StoreMigrator | From | To |