d68b46f78e554f968ff452edcceafcecd835d3b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable latch : CountDownLatch to cacheBoundaryLatch : CountDownLatch in method public checkCacheOverflow() : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
Rename Attribute | 2 | ||
Rename Attribute latch : CountDownLatch to completionLatch : CountDownLatch in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache.ExclusiveFlushTask | From | To | |
Rename Attribute BUFFER_SIZE : int to bufferSize : int in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.cas.OCASDiskWriteAheadLog | From | To |