bfae670b69e4539219f5b97948f85b966f01c373
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 4 | ||
| Extract Method protected removeFromSnapshot(key Object, value OIdentifiable, snapshot Map<Object,Object>) : void extracted from private applyIndexTxEntry(entry ODocument) : void in class com.orientechnologies.orient.core.index.OIndexAbstract | From | To | |
| Extract Method protected removeFromSnapshot(key Object, snapshot Map<Object,Object>) : void extracted from private applyIndexTxEntry(entry ODocument) : void in class com.orientechnologies.orient.core.index.OIndexAbstract | From | To | |
| Extract Method protected putInSnapshot(key Object, value OIdentifiable, snapshot Map<Object,Object>) : void extracted from private applyIndexTxEntry(entry ODocument) : void in class com.orientechnologies.orient.core.index.OIndexAbstract | From | To | |
| Extract Method protected clearSnapshot(indexTxSnapshot IndexTxSnapshot) : void extracted from public addTxOperation(operationDocument ODocument) : void in class com.orientechnologies.orient.core.index.OIndexAbstract | From | To |