|
Change Variable Type walDirectory : File to walDirectory : java.io.File in method protected createWalTempDirectory() : java.io.File in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type deletedFile : File to deletedFile : java.io.File in method public testFileRestore() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type storageFiles : File[] to storageFiles : java.io.File[] in method public restore(in InputStream, options Map<String,Object>, callable Callable<Object>, iListener OCommandOutputListener) : void in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type nonActiveSegment : File to nonActiveSegment : java.io.File in method protected copyWALToIncrementalBackup(zipOutputStream ZipOutputStream, startSegment long) : OLogSequenceNumber in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method private assertFile(pageIndex long, value byte[], lsn OLogSequenceNumber, fileName String) : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type expectedFile : File to expectedFile : java.io.File in method private assertFileContentIsTheSame(expectedBTreeFileName String, actualBTreeFileName String) : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.v2.OLocalHashTableV2WALTestIT |
From |
To |
|
Change Variable Type expectedFile : File to expectedFile : java.io.File in method private assertFileContentIsTheSame(expectedBTreeFileName String, actualBTreeFileName String) : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.v3.OLocalHashTableV3WALTestIT |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method private convertNameIdMapFromV1ToV2() : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public addFile(fileName String) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type f : File to f : java.io.File in method public restore(in InputStream, options Map<String,Object>, callable Callable<Object>, iListener OCommandOutputListener) : void in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method public testChecksumFailure() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type buildDir : File to buildDir : java.io.File in method public before() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.v2.OLocalHashTableV2WALTestIT |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method private fsyncFiles() : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public nativeFileNameById(fileId long) : String in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type buildDir : File to buildDir : java.io.File in method public before() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.v3.OLocalHashTableV3WALTestIT |
From |
To |
|
Change Variable Type nonActiveSegments : File[] to nonActiveSegments : java.io.File[] in method protected copyWALToIncrementalBackup(zipOutputStream ZipOutputStream, startSegment long) : OLogSequenceNumber in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public exists(fileName String) : boolean in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type expectedFile : File to expectedFile : java.io.File in method private assertFileContentIsTheSame(expectedBTreeFileName String, actualBTreeFileName String) : void in class com.orientechnologies.orient.core.storage.index.sbtree.local.v2.SBTreeV2WALTestIT |
From |
To |
|
Change Variable Type buildDir : File to buildDir : java.io.File in method public before() : void in class com.orientechnologies.orient.core.storage.index.sbtree.local.v2.SBTreeV2WALTestIT |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method public allocateNewPage(fileId long) : int in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method public testMagicFailure() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type storageFiles : File[] to storageFiles : java.io.File[] in method public deleteFilesFromDisc(name String, maxRetries int, waitTime int, databaseDirectory String) : void in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method private assertFileEncrypted(fileId int, pageIndex int, value byte[], lsn OLogSequenceNumber, fileName String, aesKey byte[], iv byte[]) : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public allocateNewPage(fileId long) : int in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type dbDir : File to dbDir : java.io.File in method public deleteFilesFromDisc(name String, maxRetries int, waitTime int, databaseDirectory String) : void in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type deletedFile : File to deletedFile : java.io.File in method public testFileRestoreAfterClose() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type fileEntry : OClosableEntry<Long,OFileClassic> to fileEntry : OClosableEntry<Long,File> in method private fsyncFiles() : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method public exists(fileId long) : boolean in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method private checkFileStoredPages(commandOutputListener OCommandOutputListener, notificationTimeOut int, errors List<OPageDataVerificationError>, intId Integer) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public close() : long[] in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type testFile : File to testFile : java.io.File in method private deleteCacheAndDeleteFile() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public loadFile(fileName String) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method public testNoChecksumFailureIfVerificationTurnedOffOnLoad() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type dbDir : File to dbDir : java.io.File in method public restore(in InputStream, options Map<String,Object>, callable Callable<Object>, iListener OCommandOutputListener) : void in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type f : File to f : java.io.File in method public deleteFilesFromDisc(name String, maxRetries int, waitTime int, databaseDirectory String) : void in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method public renameFile(fileId long, newFileName String) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type walBackupFile : File to walBackupFile : java.io.File in method protected addFileToDirectory(name String, stream InputStream, directory java.io.File) : void in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method private flushPages(chunks List<List<OQuarto<Long,ByteBuffer,OPointer,OCachePointer>>>, fullLogLSN OLogSequenceNumber) : int in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method private checkFileStoredPages(commandOutputListener OCommandOutputListener, notificationTimeOut int, errors List<OPageDataVerificationError>, intId Integer) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method public makeFuzzyCheckpoint(segmentId long) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type nameIdMapFile : File to nameIdMapFile : java.io.File in method private deleteCacheAndDeleteFile() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public makeFuzzyCheckpoint(segmentId long) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method public call() : Void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache.FileFlushTask |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method private readNameIdMapV1(nameIdMapHolder FileChannel) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public call() : ORawPair<String,String> in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache.DeleteFileTask |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method public replaceFileContentWith(fileId long, newContentFile Path) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method public getFilledUpTo(fileId long) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method private loadFileContent(internalFileId int, pageIndex long, verifyChecksums boolean) : OCachePointer in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type expectedFile : File to expectedFile : java.io.File in method private assertFileContentIsTheSame(expectedBTreeFileName String, actualBTreeFileName String) : void in class com.orientechnologies.orient.core.storage.index.sbtree.local.v1.SBTreeV1WALTestIT |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method public renameFile(fileId long, newFileName String) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method public testNoChecksumFailureIfNoChecksumProvided() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type fileEntry : OClosableEntry<Long,OFileClassic> to fileEntry : OClosableEntry<Long,File> in method private flushPages(chunks List<List<OQuarto<Long,ByteBuffer,OPointer,OCachePointer>>>, fullLogLSN OLogSequenceNumber) : int in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method public truncateFile(fileId long) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type buildDir : File to buildDir : java.io.File in method public before() : void in class com.orientechnologies.orient.core.storage.index.sbtree.local.v1.SBTreeV1WALTestIT |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method private readNameIdMapV2(nameIdMapHolder FileChannel) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,OFileClassic> to entry : OClosableEntry<Long,File> in method private loadFileContent(internalFileId int, pageIndex long, verifyChecksums boolean) : OCachePointer in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : OFileClassic to fileClassic : File in method public addFile(fileName String, fileId long) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method public testNoChecksumVerificationIfNotRequested() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type file : OFileClassic to file : File in method public testNoChecksumFailureIfVerificationTurnedOff() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |