95ab688b2ad90f60127457267919a7aa8f989690
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public set(nextId long) : void extracted from public BatchingIdGenerator(fs FileSystemAbstraction, fileName File, highId long) in class org.neo4j.unsafe.impl.batchimport.store.BatchingIdGeneratorFactory.BatchingIdGenerator & moved to class org.neo4j.unsafe.impl.batchimport.store.BatchingIdSequence | From | To | |
Extract And Move Method public set(nextId long) : void extracted from public setHighId(id long) : void in class org.neo4j.unsafe.impl.batchimport.store.BatchingIdGeneratorFactory.BatchingIdGenerator & moved to class org.neo4j.unsafe.impl.batchimport.store.BatchingIdSequence | From | To |