|
Rename Method public openFile(fileName String) : long renamed to public loadFile(fileName String) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Rename Method public openFile(fileId long, writeCache OWriteCache) : long renamed to public loadFile(fileId long, writeCache OWriteCache) : long in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache |
From |
To |
|
Rename Method public openFile(fileName String) : long renamed to public loadFile(fileName String) : long in class com.orientechnologies.orient.core.storage.cache.OWriteCache |
From |
To |
|
Rename Method public openFile(fileName String, fileId long) : void renamed to public loadFile(fileName String, fileId long) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Rename Method public openFile(fileName String, fileId long) : void renamed to public loadFile(fileName String, fileId long) : void in class com.orientechnologies.orient.core.storage.cache.OWriteCache |
From |
To |
|
Rename Method public openFile(fileName String, fileId long, writeCache OWriteCache) : long renamed to public loadFile(fileName String, fileId long, writeCache OWriteCache) : long in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache |
From |
To |
|
Rename Method public openFile(fileName String) : long renamed to public loadFile(fileName String) : long in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperation |
From |
To |
|
Rename Method private openFile(fileClassic OFileClassic) : void renamed to private loadFile(fileClassic OFileClassic) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Rename Method public openFile(fileName String, writeCache OWriteCache) : long renamed to public fileIdByName(fileName String) : long in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache |
From |
To |