6ccfa0c515e14fe1b38a8d030770defe10eaa59e
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 12
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type backgroundBackup : OBackgroundBackup to backgroundBackup : OSyncSource in method public ODistributedDatabaseChunk(backgroundBackup OSyncSource, iMaxSize int, momentum ODistributedMomentum) in class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseChunk | From | To | |
| Change Parameter Type lastValidBackup : OBackgroundBackup to lastValidBackup : OSyncSource in method public setLastValidBackup(lastValidBackup OSyncSource) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To | |
| Change Return Type | 3 | ||
| Change Return Type OBackgroundBackup to OSyncSource in method public getLastValidBackup() : OSyncSource in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To | |
| Change Return Type AtomicBoolean to boolean in method public getIncremental() : boolean in class com.orientechnologies.orient.server.distributed.impl.task.OBackgroundBackup | From | To | |
| Change Return Type OLogSequenceNumber to OBackgroundDelta in method public recordsChangedAfterLSN(lsn OLogSequenceNumber, outputListener OCommandOutputListener) : OBackgroundDelta in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type b : OBackgroundBackup to b : OSyncSource in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OCopyDatabaseChunkTask | From | To | |
| Extract Interface | 1 | ||
| Extract Interface com.orientechnologies.orient.core.storage.impl.local.OSyncSource from classes [com.orientechnologies.orient.server.distributed.impl.task.OBackgroundBackup] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type lastValidBackup : OBackgroundBackup to lastValidBackup : OSyncSource in class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage | From | To |