a7154e0864aba2e68a0af45d41afb03ae4cc0cc1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 30
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Interface | 1 | ||
Extract Interface org.neo4j.storageengine.api.StorageCursor from classes [org.neo4j.storageengine.api.StorageEntityCursor, org.neo4j.storageengine.api.StoragePropertyCursor] | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected read(cursor RecordNodeCursor, id long) : void extracted from public next(visitor InputEntityVisitor) : boolean in class org.neo4j.kernel.impl.storemigration.participant.StoreScanChunk & moved to class org.neo4j.kernel.impl.storemigration.participant.StoreMigrator.NodeRecordChunk | From | To |