68a4d6c26db28b318e46487728c7fc09a5e9627e
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 9
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 1 | ||
| Change Attribute Type map : ConcurrentHashMap<T,CountableLock> to map : ConcurrentLinkedHashMap<T,CountableLock> in class com.orientechnologies.common.concur.lock.OLockManager | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter concurrencyLevel : int to amountOfCachedInstances : int in method public OLockManager(iEnabled boolean, iAcquireTimeout int, amountOfCachedInstances int) in class com.orientechnologies.common.concur.lock.OLockManager | From | To |