4fa5cfd29eff689934f5a4ab7b04a2f748247d65
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private writeType(cursor PageCursor, type int) : void extracted from private writeFixedReferencesRecord(record RelationshipGroupRecord, cursor PageCursor) : void in class org.neo4j.kernel.impl.store.format.highlimit.RelationshipGroupRecordFormat | From | To | |
Extract Method private writeType(cursor PageCursor, type int) : void extracted from protected doWriteInternal(record RelationshipGroupRecord, cursor PageCursor) : void in class org.neo4j.kernel.impl.store.format.highlimit.RelationshipGroupRecordFormat | From | To | |
Extract Method private getType(cursor PageCursor) : int extracted from private readFixedReferencesMethod(record RelationshipGroupRecord, cursor PageCursor, inUse boolean) : void in class org.neo4j.kernel.impl.store.format.highlimit.RelationshipGroupRecordFormat | From | To | |
Extract Method private getType(cursor PageCursor) : int extracted from protected doReadInternal(record RelationshipGroupRecord, cursor PageCursor, recordSize int, headerByte long, inUse boolean) : void in class org.neo4j.kernel.impl.store.format.highlimit.RelationshipGroupRecordFormat | From | To |