| 
                                Pull Up Method	public extractFileId(fileId long) : int from class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache to public extractFileId(fileId long) : int from class com.orientechnologies.orient.core.storage.cache.OAbstractWriteCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public getId() : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage to public getId() : int from class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	private composeFileId(id int, fileId int) : long from class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache to public composeFileId(id int, fileId int) : long from class com.orientechnologies.orient.core.storage.cache.OAbstractWriteCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Pull Up Method	public extractStorageId(fileId long) : int from class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache to public extractStorageId(fileId long) : int from class com.orientechnologies.orient.core.storage.cache.OAbstractWriteCache | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Variable	fileId : long to intId : int in method public renameFile(fileId long, oldFileName String, newFileName String) : void in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	fileId : long to intId : int in method public addFile(fileName String, fileId long, writeCache OWriteCache) : void in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	fileId : long to intId : int in method public openFile(fileId long, writeCache OWriteCache) : void in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	fileId : long to intId : int in method public deleteFile(fileId long) : void in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	id : long to id : int in method public addFile(fileName String, writeCache OWriteCache) : long in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fileId : long to intId : int in method public addFile(fileName String, fileId long, writeCache OWriteCache) : void in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fileId : Long to fileId : Integer in method public openFile(fileName String, writeCache OWriteCache) : long in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fileId : long to intId : int in method public openFile(fileId long, writeCache OWriteCache) : void in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fileId : Long to fileId : Integer in method public exists(name String) : boolean in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fileId : long to intId : int in method public renameFile(fileId long, oldFileName String, newFileName String) : void in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fileId : long to intId : int in method public deleteFile(fileId long) : void in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fileId : Long to fileId : Integer in method public addFile(fileName String, writeCache OWriteCache) : long in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	result : Long to result : Integer in method public isOpen(fileName String) : Long in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Attribute Type	counter : long to counter : int in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	id : long to id : int in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache.MemoryFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	fileNameIdMap : Map<String,Long> to fileNameIdMap : Map<String,Integer> in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	fileIdNameMap : Map<Long,String> to fileIdNameMap : Map<Integer,String> in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	files : ConcurrentMap<Long,MemoryFile> to files : ConcurrentMap<Integer,MemoryFile> in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To |