6da04d4631930b5d4ef1da133890203c92bc6643
Files Diff
- Added: 3
 - Removed: 1
 - Renamed: 0
 - Modified: 13
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 3 | ||
| Extract Variable recordLockManager : OSimpleLockManager<ORID> in method public lock(rid ORID) : void from class com.orientechnologies.orient.server.distributed.impl.ONewDistributedTxContextImpl | From | To | |
| Extract Variable parsing : boolean in method public suspend() : void from class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl | From | To | |
| Extract Variable recordLockManager : OSimpleLockManager<Object> in method public lockIndexKey(key Object) : void from class com.orientechnologies.orient.server.distributed.impl.ONewDistributedTxContextImpl | From | To | |
| Extract Method | 2 | ||
| Extract Method public lock(key T, timeout long) : void extracted from public lock(key T) : void in class com.orientechnologies.common.concur.lock.OSimpleLockManagerImpl | From | To | |
| Extract Method public waitDistributedIsReady() : void extracted from public waitIsReady(task ORemoteTask) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl | From | To |