31301603aef7a0a1e3c6c4fd026c703a378e8c18
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 11
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private deserializeValue(bytes BytesContainer, type OType, ownerDocument ODocument, embeddedAsDocument boolean) : Object extracted from public deserializeValue(bytes BytesContainer, type OType, ownerDocument ODocument) : Object in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 | From | To | |
| Extract Method private deserializeEmbeddedAsDocument(bytes BytesContainer, ownerDocument ODocument) : Object extracted from public deserializeValue(bytes BytesContainer, type OType, ownerDocument ODocument) : Object in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 | From | To |