eebd1bc46ffc2f0a8fa1f080e4a7606bed23da3f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable config : OrientDBConfig in method public startupFromConfiguration() : OServer from class com.orientechnologies.orient.server.OServer | From | To | |
Extract Method | 5 | ||
Extract Method protected getOrCreateEmbeddedFactory(baseUrl String, config OrientDBConfig) : OEmbeddedDBFactory extracted from public create(iInitialSettings Map<OGlobalConfiguration,Object>) : DB in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To | |
Extract Method protected getOrCreateEmbeddedFactory(baseUrl String, config OrientDBConfig) : OEmbeddedDBFactory extracted from public exists() : boolean in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To | |
Extract Method protected getOrCreateRemoteFactory(baseUrl String) : OrientDBFactory extracted from public open(iUserName String, iUserPassword String) : DB in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To | |
Extract Method protected getOrCreateEmbeddedFactory(baseUrl String, config OrientDBConfig) : OEmbeddedDBFactory extracted from public open(iUserName String, iUserPassword String) : DB in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To |