|
Change Return Type void to List<Integer> in method private serializeWriteValues(headerBuffer BytesContainer, valuesBuffer BytesContainer, document ODocument, fields Set<Entry<String,ODocumentEntry>>, props Map<String,OProperty>) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 |
From |
To |
|
Change Return Type HelperClasses.Tuple<Integer,Integer> to HelperClasses.Triple<Integer,Integer,List<Integer>> in method public serializeValue(bytes BytesContainer, value Object, type OType, linkedType OType) : HelperClasses.Triple<Integer,Integer,List<Integer>> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV0 |
From |
To |
|
Change Return Type void to List<Integer> in method private serializeDocument(document ODocument, bytes BytesContainer, clazz OClass) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 |
From |
To |
|
Change Return Type void to List<Integer> in method public serializeWithClassName(document ODocument, bytes BytesContainer, iClassOnly boolean) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ODocumentSerializer |
From |
To |
|
Change Return Type void to List<Integer> in method public serialize(document ODocument, bytes BytesContainer, iClassOnly boolean) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV0 |
From |
To |
|
Change Return Type void to List<Integer> in method public serialize(document ODocument, bytes BytesContainer, iClassOnly boolean) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 |
From |
To |
|
Change Return Type void to List<Integer> in method public serialize(document ODocument, bytes BytesContainer, iClassOnly boolean) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 |
From |
To |
|
Change Return Type void to List<Integer> in method public serializeWithClassName(document ODocument, bytes BytesContainer, iClassOnly boolean) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 |
From |
To |
|
Change Return Type void to List<Integer> in method public serializeWithClassName(document ODocument, bytes BytesContainer, iClassOnly boolean) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 |
From |
To |
|
Change Return Type HelperClasses.Tuple<Integer,Integer> to HelperClasses.Triple<Integer,Integer,List<Integer>> in method public serializeValue(bytes BytesContainer, value Object, type OType, linkedType OType) : HelperClasses.Triple<Integer,Integer,List<Integer>> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ODocumentSerializer |
From |
To |
|
Change Return Type int to Tuple<Integer,List<Integer>> in method private writeEmbeddedCollection(bytes BytesContainer, value Collection<?>, linkedType OType) : Tuple<Integer,List<Integer>> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 |
From |
To |
|
Change Return Type void to List<Integer> in method public serializeWithClassName(document ODocument, bytes BytesContainer, iClassOnly boolean) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV0 |
From |
To |
|
Change Return Type void to List<Integer> in method public serialize(document ODocument, bytes BytesContainer, iClassOnly boolean) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ODocumentSerializer |
From |
To |
|
Change Return Type int to Tuple<Integer,List<Integer>> in method private writeEmbeddedMap(bytes BytesContainer, map Map<Object,Object>) : Tuple<Integer,List<Integer>> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 |
From |
To |
|
Change Return Type Tuple<Integer,Integer> to Triple<Integer,Integer,List<Integer>> in method public serializeValue(bytes BytesContainer, value Object, type OType, linkedType OType) : Triple<Integer,Integer,List<Integer>> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 |
From |
To |
|
Change Variable Type dataPointerAndLength : Tuple<Integer,Integer> to dataPointerAndLength : Triple<Integer,Integer,List<Integer>> in method private serializeWriteValues(headerBuffer BytesContainer, valuesBuffer BytesContainer, document ODocument, fields Set<Entry<String,ODocumentEntry>>, props Map<String,OProperty>) : List<Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 |
From |
To |
|
Change Variable Type actionSignal : Tuple<Signal,Triple<Integer,OType,String>> to actionSignal : Triple<Signal,Triple<Integer,OType,String>,Integer> in method public deserializePartial(document ODocument, bytes BytesContainer, iFields String[]) : void in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 |
From |
To |