|
Change Parameter Type type : OType to type : OTypeInterface in method public writeType(bytes BytesContainer, type OTypeInterface) : void in class com.orientechnologies.orient.core.serialization.serializer.record.binary.HelperClasses |
From |
To |
|
Change Parameter Type type : ODeltaDocumentFieldType to type : OTypeInterface in method private serializeValue(bytes BytesContainer, value Object, type OTypeInterface) : void in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Parameter Type linkedType : ODeltaDocumentFieldType to linkedType : OTypeInterface in method private serializeEmbeddedCollection(bytes BytesContainer, value Collection<?>, linkedType OTypeInterface) : int in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Parameter Type type : ODeltaDocumentFieldType to type : OTypeInterface in method protected deserializeValue(bytes BytesContainer, type OTypeInterface, ownerDocument ODocument) : T in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Return Type ODeltaDocumentFieldType to OTypeInterface in method public getTypeByValue(value Object) : OTypeInterface in class com.orientechnologies.orient.core.delta.ODeltaDocumentFieldType |
From |
To |
|
Change Return Type ODeltaDocumentFieldType to OTypeInterface in method public readDeltaDocumentType(bytes BytesContainer) : OTypeInterface in class com.orientechnologies.orient.core.serialization.serializer.record.binary.HelperClasses |
From |
To |
|
Change Return Type ODeltaDocumentFieldType to OTypeInterface in method protected getFromClass(claz Class) : OTypeInterface in class com.orientechnologies.orient.core.delta.ODeltaDocumentFieldType |
From |
To |
|
Change Return Type ODeltaDocumentFieldType to OTypeInterface in method public getFromId(id int) : OTypeInterface in class com.orientechnologies.orient.core.delta.ODeltaDocumentFieldType |
From |
To |
|
Change Return Type ODeltaDocumentFieldType to OTypeInterface in method public getDeltaTypeFromValueEmbedded(fieldValue Object) : OTypeInterface in class com.orientechnologies.orient.core.serialization.serializer.record.binary.HelperClasses |
From |
To |
|
Change Return Type ODeltaDocumentFieldType to OTypeInterface in method protected getDocumentFieldType(entry ODocumentEntry) : OTypeInterface in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type otherFieldType : ODeltaDocumentFieldType to otherFieldType : OTypeInterface in method private equalVals(val1 Object, val2 Object) : boolean in class com.orientechnologies.orient.core.delta.ODocumentDelta |
From |
To |
|
Change Variable Type itemType : ODeltaDocumentFieldType to itemType : OTypeInterface in method protected deserializeEmbeddedSet(bytes BytesContainer, ownerDocument ODocument) : OTrackedSet in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type type : ODeltaDocumentFieldType to type : OTypeInterface in method protected readEmbeddedMap(bytes BytesContainer, document ODocument) : Map in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type itemType : ODeltaDocumentFieldType to itemType : OTypeInterface in method private deserializeEmbeddedList(bytes BytesContainer, ownerDocument ODocument) : OTrackedList in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type fieldType : ODeltaDocumentFieldType to fieldType : OTypeInterface in method private equalVals(val1 Object, val2 Object) : boolean in class com.orientechnologies.orient.core.delta.ODocumentDelta |
From |
To |
|
Change Variable Type valueType : ODeltaDocumentFieldType to valueType : OTypeInterface in method private serializeDoc(document ODocument, bytes BytesContainer) : void in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type fieldType : ODeltaDocumentFieldType to fieldType : OTypeInterface in method private deserializeDoc(bytes BytesContainer, owner ODocument) : ODocument in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type type : ODeltaDocumentFieldType to type : OTypeInterface in method private serialize(deltaDoc ODocumentDelta, bytes BytesContainer) : void in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type type : ODeltaDocumentFieldType to type : OTypeInterface in method private deserialize(delta ODocumentDelta, bytes BytesContainer) : void in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type type : ODeltaDocumentFieldType to type : OTypeInterface in method private serializeEmbeddedCollection(bytes BytesContainer, value Collection<?>, linkedType OTypeInterface) : int in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type type : ODeltaDocumentFieldType to type : OTypeInterface in method private writeEmbeddedMap(bytes BytesContainer, map Map<Object,Object>) : int in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |
|
Change Variable Type keyType : ODeltaDocumentFieldType to keyType : OTypeInterface in method protected readEmbeddedMap(bytes BytesContainer, document ODocument) : Map in class com.orientechnologies.orient.core.delta.ODocumentDeltaSerializerV1 |
From |
To |