e846958bbfd9f96f6275d6f8dd5fe9abe1cf5d8d
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 17
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 4 | ||
| Change Parameter Type iRecord : ORecord to iRecord : OIdentifiable in method public evaluate(iRecord OIdentifiable, iCurrentResult ODocument, iContext OCommandContext) : Object in class com.orientechnologies.orient.core.sql.filter.OSQLPredicate | From | To | |
| Change Parameter Type iRecord : ORecord to iRecord : OIdentifiable in method public evaluate(iRecord OIdentifiable, iCurrentResult ODocument, iContext OCommandContext) : Object in class com.orientechnologies.orient.core.sql.filter.OSQLFilter | From | To | |
| Change Parameter Type iRecord : ORecord to iRecord : OIdentifiable in method public evaluate(iRecord OIdentifiable, iCurrentResult ODocument, iContext OCommandContext) : Object in class com.orientechnologies.orient.core.command.OCommandPredicate | From | To | |
| Change Parameter Type iTarget : ODocument to iTarget : OIdentifiable in method public OTraverseRecordProcess(iCommand OTraverse, iTarget OIdentifiable, parentPath OTraversePath) in class com.orientechnologies.orient.core.command.traverse.OTraverseRecordProcess | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute iteratorOfInternalCollections : Iterator<?> to sourcesIterator : Iterator<?> in class com.orientechnologies.common.collection.OMultiCollectionIterator | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type subProcess : OTraverseAbstractProcess<ODocument> to subProcess : OTraverseAbstractProcess<OIdentifiable> in method public process() : OIdentifiable in class com.orientechnologies.orient.core.command.traverse.OTraverseMultiValueProcess | From | To | |
| Change Variable Type record : ODocument to record : OIdentifiable in method protected evaluate(iParams Object[], iContext OCommandContext, iClassName String) : Object in class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionTraversedElement | From | To | |
| Extract Interface | 1 | ||
| Extract Interface com.orientechnologies.orient.core.db.record.OAutoConvertToRecord from classes [com.orientechnologies.orient.core.db.record.ORecordLazyMultiValue] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type history : Set<ORID> to history : Map<ORID,int[]> in class com.orientechnologies.orient.core.command.traverse.OTraverseContext | From | To |