f13430a2d62c9f65d53b6e26799b49517bf27073
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable fileId : long to internalFileId : int in method private restoreQueue(writeCache OWriteCache, queue LRUList, dataInputStream DataInputStream, loadPages boolean) : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To | |
Extract Variable | 1 | ||
Extract Variable fileId : long in method private storeQueueState(writeCache OWriteCache, filesToStore Set<Long>, dataOutputStream DataOutputStream, queue LRUList) : void from class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fileId : long to internalFileId : int in method private restoreQueue(writeCache OWriteCache, queue LRUList, dataInputStream DataInputStream, loadPages boolean) : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To |