02a05776cd1c68596d24bf4e0f41bad6a86d10e0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type db : ODatabaseDocumentInternal to databaseName : String in method public importDelta(serverInstance OServer, databaseName String, in FileInputStream, iNode String) : void in class com.orientechnologies.orient.server.distributed.impl.OIncrementalServerSync | From | To | |
| Rename Variable | 2 | ||
| Rename Variable remoteUrl : String to databaseReference : String in method public ODatabaseDocumentTx(url String) in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To | |
| Rename Variable db : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method protected installDatabaseOnLocalNode(databaseName String, dbPath String, iNode String, iDatabaseCompressedFile String, delta boolean, uniqueClustersBackupDirectory File) : ODatabaseDocumentInternal in class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ODatabaseDocumentTx to ODatabaseDocumentInternal in method protected installDatabaseOnLocalNode(databaseName String, dbPath String, iNode String, iDatabaseCompressedFile String, delta boolean, uniqueClustersBackupDirectory File) : ODatabaseDocumentInternal in class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type db : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method protected installDatabaseOnLocalNode(databaseName String, dbPath String, iNode String, iDatabaseCompressedFile String, delta boolean, uniqueClustersBackupDirectory File) : ODatabaseDocumentInternal in class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin | From | To | |
| Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method protected installDatabaseFromNetwork(dbPath String, databaseName String, distrDatabase ODistributedDatabaseImpl, iNode String, firstChunk ODistributedDatabaseChunk, delta boolean, uniqueClustersBackupDirectory File) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin | From | To | |
| Extract Variable | 1 | ||
| Extract Variable path : String in method public ODatabaseDocumentTx(url String) from class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter db : ODatabaseDocumentInternal to databaseName : String in method public importDelta(serverInstance OServer, databaseName String, in FileInputStream, iNode String) : void in class com.orientechnologies.orient.server.distributed.impl.OIncrementalServerSync | From | To |