7f2dc97d39ea6936b20b1154c6ebfa2456540207
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable entry : Map.Entry<OIndex<?>,List<Object>> to locks : Lock[] in method private unlockKeys() : void in class com.orientechnologies.orient.core.index.OClassIndexManager | From | To | |
| Change Return Type | 5 | ||
| Change Return Type void to Lock[] in method public lockKeysForUpdate(keys Collection<Object>) : Lock[] in class com.orientechnologies.orient.core.index.OIndexAbstract | From | To | |
| Change Return Type void to Lock[] in method public acquireExclusiveLocksInBatch(values Collection<T>) : Lock[] in class com.orientechnologies.common.concur.lock.OPartitionedLockManager | From | To | |
| Change Return Type void to Lock[] in method public acquireExclusiveLocksInBatch(values Collection<T>) : Lock[] in class com.orientechnologies.common.concur.lock.OLockManager | From | To | |
| Change Return Type void to Lock[] in method public acquireExclusiveLocksInBatch(values Collection<T>) : Lock[] in class com.orientechnologies.common.concur.lock.OOneEntryPerKeyLockManager | From | To | |
| Change Return Type void to Lock[] in method public lockKeysForUpdate(keys Collection<Object>) : Lock[] in class com.orientechnologies.orient.core.index.OIndexInternal | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type entry : Map.Entry<OIndex<?>,List<Object>> to locks : Lock[] in method private unlockKeys() : void in class com.orientechnologies.orient.core.index.OClassIndexManager | From | To | |
| Inline Variable | 1 | ||
| Inline Variable indexKeysMapQueue : Deque<TreeMap<OIndex<?>,List<Object>>> in method private unlockKeys() : void from class com.orientechnologies.orient.core.index.OClassIndexManager | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type lockedKeys : Deque<TreeMap<OIndex<?>,List<Object>>> to lockedKeys : Deque<List<Lock[]>> in class com.orientechnologies.orient.core.index.OClassIndexManager | From | To |