ace87a5def3a543474f7107f16c54e7eb66177b0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 5 | ||
| Extract Method private writeEmbeddedRidbag(bytes BytesContainer, ridbag ORidBag) : void extracted from private writeRidBag(bytes BytesContainer, ridbag ORidBag) : int in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 | From | To | |
| Extract Method public rearrangeChanges() : void extracted from public serialize(stream byte[], offset int, ownerUuid UUID) : int in class com.orientechnologies.orient.core.storage.ridbag.sbtree.OSBTreeRidBag | From | To | |
| Extract Method private writeSBTreeRidbag(bytes BytesContainer, ridbag ORidBag, ownerUuid UUID) : void extracted from private writeRidBag(bytes BytesContainer, ridbag ORidBag) : int in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 | From | To | |
| Extract Method private writeLinkOptimized(bytes BytesContainer, link OIdentifiable) : void extracted from private writeRidBag(bytes BytesContainer, ridbag ORidBag) : int in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 | From | To | |
| Extract Method public serializeChangesWithContext(context ORecordSerializationContext, pointer OBonsaiCollectionPointer) : void extracted from public serialize(stream byte[], offset int, ownerUuid UUID) : int in class com.orientechnologies.orient.core.storage.ridbag.sbtree.OSBTreeRidBag | From | To |