a9225e7a4bd32249a9809918f72bd944537e7f33
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method protected doFetchNext(highId long) : boolean from class org.neo4j.kernel.impl.api.store.AllRecordIdIterator to protected doFetchNext(highId long) : boolean from class org.neo4j.kernel.impl.api.store.AllRelationshipIterator | From | To | |
Move Attribute | 1 | ||
Move Attribute private currentId : long from class org.neo4j.kernel.impl.api.store.AllRecordIdIterator to private currentId : long from class org.neo4j.kernel.impl.api.store.AllRelationshipIterator | From | To |