8f14a69b2ace050c4c567bf8ddc8b2df4cb70107
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable queueSize : int in method public ODistributedStorage(iServer OServer, wrapped OAbstractPaginatedStorage) from class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type asynchronousOperationsQueue : ArrayBlockingQueue<OAsynchDistributedOperation> to asynchronousOperationsQueue : BlockingQueue<OAsynchDistributedOperation> in class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To |