8726899adcc4e870d0dc94e8d5de08b7404a5fb3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private scrambleFile(file File) : void from class org.neo4j.graphdb.LuceneLabelScanStoreChaosIT to public scrambleFile(random Random, file File) : void from class org.neo4j.kernel.api.impl.labelscan.LabelScanStoreTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public LABEL_SCAN_STORE_NAME : String in class org.neo4j.kernel.impl.api.scan.NativeLabelScanStoreExtension | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute labelScanStore : LabelScanStoreProvider to labelScanStoreProvider : LabelScanStoreProvider in method private buildStorageEngine(propertyKeyTokenHolder PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, legacyIndexProviderLookup LegacyIndexProviderLookup, indexConfigStore IndexConfigStore, schemaStateChangeCallback Runnable, legacyIndexTransactionOrdering SynchronizedArrayIdOrderingQueue) : StorageEngine in class org.neo4j.kernel.NeoStoreDataSource | From | To | |
Extract Method | 1 | ||
Extract Method public scrambleFile(random Random, file File) : void extracted from protected scrambleFile(file File) : void in class org.neo4j.kernel.api.impl.labelscan.LabelScanStoreTest | From | To |