28e6afc1e1f6afa02358bf39e509046e4fa2be98
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable r : ORID to translatedRid : ORID in method private translateRid(rid ORID) : ORID in class com.orientechnologies.orient.core.tx.OTransactionRealAbstract | From | To | |
| Change Return Type | 2 | ||
| Change Return Type void to Lock in method public acquireLock(iResourceId T, iLockType LOCK, iTimeout long) : Lock in class com.orientechnologies.common.concur.lock.OOneEntryPerKeyLockManager | From | To | |
| Change Return Type void to Lock in method public acquireLock(iResourceId T, iLockType LOCK) : Lock in class com.orientechnologies.common.concur.lock.OOneEntryPerKeyLockManager | From | To | |
| Extract Method | 1 | ||
| Extract Method private translateRid(rid ORID) : ORID extracted from public getRecordEntry(rid ORID) : ORecordOperation in class com.orientechnologies.orient.core.tx.OTransactionRealAbstract | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter fullName : String to lockName : String in method public acquireExclusiveLockTillOperationComplete(operation OAtomicOperation, lockName String) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperationsManager | From | To |