|
Change Return Type int to Tuple<Integer,Integer> in method public serializeValue(bytes BytesContainer, value Object, type OType, linkedType OType) : Tuple<Integer,Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0 |
From |
To |
|
Change Return Type int to HelperClasses.Tuple<Integer,Integer> in method public serializeValue(bytes BytesContainer, value Object, type OType, linkedType OType) : HelperClasses.Tuple<Integer,Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ODocumentSerializer |
From |
To |
|
Change Return Type int to HelperClasses.Tuple<Integer,Integer> in method public serializeValue(bytes BytesContainer, value Object, type OType, linkedType OType) : HelperClasses.Tuple<Integer,Integer> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV0 |
From |
To |