b42d488780f2bfdd6ce58bec2d3ab76676ca4f9f
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 13
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 1 | ||
| Change Attribute Type clusters : CopyOnWriteArrayList<OCluster> to clusters : List<OCluster> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public clearResources() : void extracted from public close(iForce boolean, onDelete boolean) : void in class com.orientechnologies.orient.core.storage.OStorageAbstract & moved to class com.orientechnologies.common.concur.resource.OSharedContainerImpl | From | To |