ac40b0ae28935182be333618458006c3351c1174
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 20
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable flushFuture : Future<?> to latch : CountDownLatch in method public release(cacheEntry OCacheEntry, writeCache OWriteCache) : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Future to CountDownLatch in method public store(fileId long, pageIndex long, dataPointer OCachePointer) : CountDownLatch in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | From | To | |
| Change Return Type Future to CountDownLatch in method public store(fileId long, pageIndex long, dataPointer OCachePointer) : CountDownLatch in class com.orientechnologies.orient.core.storage.cache.pages.PageCacheTest.WriteCache | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type flushFuture : Future<?> to latch : CountDownLatch in method public release(cacheEntry OCacheEntry, writeCache OWriteCache) : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To |