18a51e279e71c5998b386e6a118f766456e9a9ce
Files Diff
- Added: 4
- Removed: 4
- Renamed: 0
- Modified: 49
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Source Folder | 1 | ||
Move Source Folder enterprise/neo4j-enterprise/src/test to enterprise/neo4j-enterprise/src/test/java | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ID_GENERATOR_FACTORY : IdGeneratorFactory to idGeneratorFactory : IdGeneratorFactory in class org.neo4j.kernel.impl.store.TestDynamicStore | From | To | |
Extract Variable | 9 | ||
Extract Variable idGeneratorFactory : BatchingIdGeneratorFactory in method private newNeoStore(pageCache PageCache) : NeoStore from class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStore | From | To | |
Extract Variable idGeneratorFactory : DefaultIdGeneratorFactory in method public setUp() : void from class org.neo4j.kernel.impl.store.StoreFactoryTest | From | To | |
Extract Variable idGeneratorFactory : DefaultIdGeneratorFactory in method private newTestableDynamicStore() : AbstractDynamicStore from class org.neo4j.kernel.impl.store.AbstractDynamicStoreTest | From | To | |
Extract Variable fs : EphemeralFileSystemAbstraction in method public setup() : void from class org.neo4j.kernel.impl.store.format.v2_2.NodeFormatComplianceTest | From | To | |
Extract Variable idFileName : File in method public createEmptyDynamicStore(fileName File, baseBlockSize int, typeAndVersionDescriptor String, idType IdType) : void from class org.neo4j.kernel.impl.store.StoreFactory | From | To | |
Extract Variable idFileName : File in method private createEmptyStore(fileName File, typeAndVersionDescriptor String, firstRecordData ByteBuffer, idType IdType) : void from class org.neo4j.kernel.impl.store.StoreFactory | From | To | |
Extract Variable fs : EphemeralFileSystemAbstraction in method private newNeoStore(config String...) : NeoStore from class org.neo4j.kernel.impl.transaction.state.TransactionRecordStateTest | From | To | |
Extract Variable fs : EphemeralFileSystemAbstraction in method public setup() : void from class org.neo4j.kernel.impl.store.format.v2_2.RelationshipFormatComplianceTest | From | To | |
Extract Variable fs : EphemeralFileSystemAbstraction in method public setup() : void from class org.neo4j.kernel.impl.store.format.v2_2.RelationshipGroupFormatComplianceTest | From | To |