c6c84a90114a4447398258df2ae48deb2debba0a
Files Diff
- Added: 0
 - Removed: 1
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute ddb : ODistributedDatabase to localDistributedDatabase : ODistributedDatabase in method protected acquireRecordLock(rid ORecordId) : ODistributedDatabase in class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To | |
| Replace Variable With Attribute ddb : ODistributedDatabase to localDistributedDatabase : ODistributedDatabase in method protected acquireMultipleRecordLocks(iTx OTransaction, maxAutoRetry int, autoRetryDelay int) : ODistributedDatabase in class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : ORecordNotFoundException to e : RuntimeException in method public deleteRecord(iRecordId ORecordId, iVersion int, iMode int, iCallback ORecordCallback<Boolean>) : OStorageOperationResult<Boolean> in class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type lockManager : ConcurrentHashMap<ORID,ODistributedRequestId> to lockManager : Map<ORID,ODistributedRequestId> in class com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedDatabase | From | To |