ce7195254ce82885d97503904638eb3a7f6d6b57
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private toRun : ORemoteTask from class com.orientechnologies.orient.server.distributed.impl.OWaitPartitionsReadyTask to private toRun : ORemoteTask from class com.orientechnologies.orient.server.distributed.impl.OExecuteOnce | From | To | |
Extract Class | 1 | ||
Extract Class com.orientechnologies.orient.server.distributed.impl.OExecuteOnce from class com.orientechnologies.orient.server.distributed.impl.OWaitPartitionsReadyTask | From | To | |
Change Variable Type | 1 | ||
Change Variable Type started : CyclicBarrier to started : CountDownLatch in method public processRequest(request ODistributedRequest, waitForAcceptingRequests boolean) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl | From | To | |
Inline Variable | 1 | ||
Inline Variable result : Object in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object from class com.orientechnologies.orient.server.distributed.impl.OWaitPartitionsReadyTask | From | To |