2eab696138dec043c8cac9f4254c053861d607b0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type s : OStorage to s : OAbstractPaginatedStorage in method public getStorages(server OServer, json OJSONWriter) : void in class com.orientechnologies.orient.server.OServerInfo | From | To | |
| Change Variable Type storages : Collection<OStorage> to storages : Collection<OAbstractPaginatedStorage> in method public getStorages(server OServer, json OJSONWriter) : void in class com.orientechnologies.orient.server.OServerInfo | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getStorages() : Collection<OAbstractPaginatedStorage> extracted from public getStorages() : Collection<OStorage> in class com.orientechnologies.orient.core.Orient & moved to class com.orientechnologies.orient.core.db.OEmbeddedDBFactory | From | To |