a6f1293bc6e2a24ce78d69e89c66f6ebd9b9a1f1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type connectionStrategy : OStorageRemote.CONNECTION_STRATEGY to connectionStrategy : String in method public setConnectionStrategy(connectionStrategy String) : void in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
Change Parameter Type connectionStrategy : OStorageRemote.CONNECTION_STRATEGY to connectionStrategy : String in method public setConnectionStrategy(connectionStrategy String) : void in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph | From | To | |
Change Return Type | 2 | ||
Change Return Type OStorageRemote.CONNECTION_STRATEGY to String in method public getConnectionStrategy() : String in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To | |
Change Return Type OStorageRemote.CONNECTION_STRATEGY to String in method public getConnectionStrategy() : String in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph | From | To | |
Change Variable Type | 2 | ||
Change Variable Type connMode : OStorageRemote.CONNECTION_STRATEGY to connMode : String in method private openOrCreate() : void in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph | From | To | |
Change Variable Type connMode : OStorageRemote.CONNECTION_STRATEGY to connMode : String in method public getDatabase(iCreate boolean, iOpen boolean) : ODatabaseDocumentTx in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type connectionStrategy : OStorageRemote.CONNECTION_STRATEGY to connectionStrategy : String in class com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.Settings | From | To |