39b3f57323e3fee7bce48f8fd23bff9058a43b05
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private verifySameReferences(recordA RelationshipGroupRecord, recordB RelationshipGroupRecord) : void renamed to private verifySame(recordA RelationshipGroupRecord, recordB RelationshipGroupRecord) : void in class org.neo4j.kernel.impl.store.format.highlimit.RelationshipGroupRecordFormatTest | From | To | |
Extract Variable | 3 | ||
Extract Variable type : int in method private writeFixedReferencesRecord(record RelationshipGroupRecord, cursor PageCursor) : void from class org.neo4j.kernel.impl.store.format.highlimit.RelationshipGroupRecordFormat | From | To | |
Extract Variable type : int in method protected doWriteInternal(record RelationshipRecord, cursor PageCursor) : void from class org.neo4j.kernel.impl.store.format.highlimit.RelationshipRecordFormat | From | To | |
Extract Variable type : int in method protected doWriteInternal(record RelationshipGroupRecord, cursor PageCursor) : void from class org.neo4j.kernel.impl.store.format.highlimit.RelationshipGroupRecordFormat | From | To |