bee3cd1281b09cbedee749840f6812f3f78cf3f0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type OResultBinary to BytesContainer in method protected deserializeEmbeddedAsBytes(bytes BytesContainer, valueLength int) : BytesContainer in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 | From | To | |
| Extract Variable | 1 | ||
| Extract Variable bytesRepresentation : byte[] in method private deserializeValue(bytes BytesContainer, type OType, ownerDocument ODocument, embeddedAsDocument boolean, valueLengthInBytes int, serializerVersion int) : Object from class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 | From | To |