ceb38db1fdf05a577340ec955d75fa23f512a028
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable intId : int to internalFileId : int in method public delete() : long[] in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [name : String, fileName : String] to file : ORawPair<String,String> in method public deleteFile(fileId long) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method private doRemoveCachePages(internalFileId int) : void extracted from public call() : Void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache.RemoveFilePagesTask & moved to class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To |