8a7fe35d378948669bff4e447d95ad4b89c6bef7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testRidBagOther() : void renamed to public testRidBag() : void in class com.orientechnologies.orient.core.db.record.impl.ODirtyManagerTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable set : Map<String,Object> to map : Map<String,Object> in method public testDoubleMapEmbedded() : void in class com.orientechnologies.orient.core.db.record.impl.ODirtyManagerTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Map<OIdentifiable,List<OIdentifiable>> to Map<ODocument,List<OIdentifiable>> in method public getReferences() : Map<ODocument,List<OIdentifiable>> in class com.orientechnologies.orient.core.record.impl.ODirtyManager | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type references : Map<OIdentifiable,List<OIdentifiable>> to references : Map<ODocument,List<OIdentifiable>> in class com.orientechnologies.orient.core.record.impl.ODirtyManager | From | To |