0e661677109ebbf262e99b15d16230db565f4f34
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method protected moveTo(iClassName String, iClusterName String, toMove OVertex) : ORID extracted from public moveTo(iClassName String, iClusterName String) : ORID in class com.orientechnologies.orient.core.record.impl.OVertexDocument | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected moveTo(iClassName String, iClusterName String, toMove OVertex) : ORID extracted from public moveTo(iClassName String, iClusterName String) : ORID in class com.orientechnologies.orient.core.record.impl.OVertexDelegate & moved to class com.orientechnologies.orient.core.record.impl.OVertexDocument | From | To |