55820bb839dc3526ad478fc3385ca2ba556ad8ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type result : Map<Object,Object> to result : OTrackedMap in method private readEmbeddedMap(bytes BytesContainer, document ODocument) : Object in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37 | From | To | |
Change Variable Type result : Map<Object,OIdentifiable> to result : ORecordLazyMap in method private readLinkMap(bytes BytesContainer, document ODocument) : Map<Object,OIdentifiable> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37 | From | To |