43cc246f4cac7e7a411061113d2e0c0008dd63c8
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 9
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected acquireMultipleLocks(iTx OTransaction, maxAutoRetry int, autoRetryDelay int) : ODistributedDatabase renamed to protected acquireMultipleRecordLocks(iTx OTransaction, maxAutoRetry int, autoRetryDelay int) : ODistributedDatabase in class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To | |
| Extract Variable | 1 | ||
| Extract Variable rec : ORecord in method public rollback(force boolean, commitLevelDiff int) : void from class com.orientechnologies.orient.core.tx.OTransactionOptimistic | From | To |