c8ee79092333b62c2308abc1fce4bfe14b656a92
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public getConnectionManager() : ORemoteConnectionManager from class com.orientechnologies.orient.client.remote.OEngineRemote to public getConnectionManager() : ORemoteConnectionManager from class com.orientechnologies.orient.core.db.OrientDBRemote | From | To | |
| Move Attribute | 1 | ||
| Move Attribute protected connectionManager : ORemoteConnectionManager from class com.orientechnologies.orient.client.remote.OEngineRemote to protected connectionManager : ORemoteConnectionManager from class com.orientechnologies.orient.core.db.OrientDBRemote | From | To | |
| Inline Variable | 1 | ||
| Inline Variable connectionManager : ORemoteConnectionManager in method public OServerAdmin(iURL String) from class com.orientechnologies.orient.client.remote.OServerAdmin | From | To |