a533bb53d0db595cf05d1d6ef1b8cee0e3e21445
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type ioResults : IOResult[] to ioResults : List<IOResult> in method private flushPages(chunks List<List<OQuarto<Long,ByteBuffer,OPointer,OCachePointer>>>, fullLogLSN OLogSequenceNumber) : int in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
| Extract Method | 1 | ||
| Extract Method private doAcquireEntry(key K) : OClosableEntry<K,V> extracted from public acquire(key K) : OClosableEntry<K,V> in class com.orientechnologies.common.collection.closabledictionary.OClosableLinkedContainer | From | To |