659316f47b88ffd6e8fa1278fc609c36773149a1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private mergeListToList(toList List, fromList List) : void extracted from private mergeUpdateTree(toValueType ValueType, fromValueType ValueType) : Object in class com.orientechnologies.orient.core.record.impl.ODocument | From | To | |
Extract Method private mergeDocumentToDocument(to ODocument, from ODocumentDelta) : void extracted from private mergeUpdateTree(toValueType ValueType, fromValueType ValueType) : Object in class com.orientechnologies.orient.core.record.impl.ODocument | From | To | |
Extract Method private getUpdateForNestedDocument(currentValue Object) : UpdateTypeValueType extracted from private getUpdateDeltaValue(currentValue Object, previousValue Object, changed boolean, parent ODocumentEntry, ownersTrace List<Object>, currentValueType OType, currentValueLinkedType OType, previousValueType OType, previousValueLinkedType OType) : UpdateTypeValueType in class com.orientechnologies.orient.core.record.impl.ODocument | From | To | |
Extract Method private getUpdateForListWithPreviousValue(currentValue Object, previousValue Object, parent ODocumentEntry, ownersTrace List<Object>, currentValueLinkedType OType, previousValueType OType, previousValueLinkedType OType) : UpdateTypeValueType extracted from private getUpdateDeltaValue(currentValue Object, previousValue Object, changed boolean, parent ODocumentEntry, ownersTrace List<Object>, currentValueType OType, currentValueLinkedType OType, previousValueType OType, previousValueLinkedType OType) : UpdateTypeValueType in class com.orientechnologies.orient.core.record.impl.ODocument | From | To | |
Extract Method private getUpdateForListWithoutPreviousValue(currentValue Object, parent ODocumentEntry, ownersTrace List<Object>, currentValueLinkedType OType) : UpdateTypeValueType extracted from private getUpdateDeltaValue(currentValue Object, previousValue Object, changed boolean, parent ODocumentEntry, ownersTrace List<Object>, currentValueType OType, currentValueLinkedType OType, previousValueType OType, previousValueLinkedType OType) : UpdateTypeValueType in class com.orientechnologies.orient.core.record.impl.ODocument | From | To |