492e2da85681462a50aa3e2b82bc2bf52307ff65
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public setConnectionMode(connectionMode OStorageRemote.CONNECTION_MODE) : void renamed to public setConnectionStrategy(connectionStrategy OStorageRemote.CONNECTION_STRATEGY) : void in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
| Rename Method public getConnectionMode() : OStorageRemote.CONNECTION_MODE renamed to public getConnectionStrategy() : OStorageRemote.CONNECTION_STRATEGY in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
| Rename Method public setConnectionMode(connectionMode OStorageRemote.CONNECTION_MODE) : void renamed to public setConnectionStrategy(connectionStrategy OStorageRemote.CONNECTION_STRATEGY) : void in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph | From | To | |
| Rename Method public getConnectionMode() : OStorageRemote.CONNECTION_MODE renamed to public getConnectionStrategy() : OStorageRemote.CONNECTION_STRATEGY in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type connectionMode : OStorageRemote.CONNECTION_MODE to connectionStrategy : OStorageRemote.CONNECTION_STRATEGY in method public setConnectionStrategy(connectionStrategy OStorageRemote.CONNECTION_STRATEGY) : void in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
| Change Parameter Type connectionMode : OStorageRemote.CONNECTION_MODE to connectionStrategy : OStorageRemote.CONNECTION_STRATEGY in method public setConnectionStrategy(connectionStrategy OStorageRemote.CONNECTION_STRATEGY) : void in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph | From | To | |
| Change Return Type | 2 | ||
| Change Return Type OStorageRemote.CONNECTION_MODE to OStorageRemote.CONNECTION_STRATEGY in method public getConnectionStrategy() : OStorageRemote.CONNECTION_STRATEGY in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
| Change Return Type OStorageRemote.CONNECTION_MODE to OStorageRemote.CONNECTION_STRATEGY in method public getConnectionStrategy() : OStorageRemote.CONNECTION_STRATEGY in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph | From | To | |
| Rename Class | 1 | ||
| Rename Class com.orientechnologies.orient.client.remote.OStorageRemote.CONNECTION_MODE renamed to com.orientechnologies.orient.client.remote.OStorageRemote.CONNECTION_STRATEGY | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute connectionMode : CONNECTION_MODE to connectionStrategy : CONNECTION_STRATEGY in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
| Rename Attribute connectionMode : OStorageRemote.CONNECTION_MODE to connectionStrategy : OStorageRemote.CONNECTION_STRATEGY in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
| Rename Attribute PARAM_CONNECTION_MODE : String to PARAM_CONNECTION_STRATEGY : String in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type connMode : OStorageRemote.CONNECTION_MODE to connMode : OStorageRemote.CONNECTION_STRATEGY in method private openOrCreate() : void in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph | From | To | |
| Change Variable Type connMode : OStorageRemote.CONNECTION_MODE to connMode : OStorageRemote.CONNECTION_STRATEGY in method public getDatabase(iCreate boolean, iOpen boolean) : ODatabaseDocumentTx in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type connectionMode : CONNECTION_MODE to connectionStrategy : CONNECTION_STRATEGY in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
| Change Attribute Type connectionMode : OStorageRemote.CONNECTION_MODE to connectionStrategy : OStorageRemote.CONNECTION_STRATEGY in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter connectionMode : OStorageRemote.CONNECTION_MODE to connectionStrategy : OStorageRemote.CONNECTION_STRATEGY in method public setConnectionStrategy(connectionStrategy OStorageRemote.CONNECTION_STRATEGY) : void in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
| Rename Parameter connectionMode : OStorageRemote.CONNECTION_MODE to connectionStrategy : OStorageRemote.CONNECTION_STRATEGY in method public setConnectionStrategy(connectionStrategy OStorageRemote.CONNECTION_STRATEGY) : void in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph | From | To |