|
Change Parameter Type files : OClosableLinkedContainer<Long,File> to files : OClosableLinkedContainer<Long,OFile> in method public OWOWCache(pageSize int, bufferPool OByteBufferPool, writeAheadLog OWriteAheadLog, doubleWriteLog DoubleWriteLog, pagesFlushInterval long, shutdownTimeout int, exclusiveWriteCacheMaxSize long, hardDirtyPagesLimit long, storagePath Path, storageName String, stringSerializer OBinarySerializer<String>, files OClosableLinkedContainer<Long,OFile>, id int, checksumMode OChecksumMode, iv byte[], aesKey byte[], callFsync boolean, useAsyncIO boolean) in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Parameter Type fileClassic : File to fileClassic : OFile in method private openFile(fileClassic OFile) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Parameter Type fileClassic : File to fileClassic : OFile in method private createFile(fileClassic OFile, callFsync boolean) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Parameter Type files : OClosableLinkedContainer<Long,File> to files : OClosableLinkedContainer<Long,OFile> in method public OLocalPaginatedStorage(name String, filePath String, mode String, id int, readCache OReadCache, files OClosableLinkedContainer<Long,OFile>, walMaxSegSize long, doubleWriteLogMaxSegSize long) in class com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile in method public close() : long[] in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile in method public loadFile(fileName String) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,File> to entry : OClosableEntry<Long,OFile> in method public call() : Void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache.FileFlushTask |
From |
To |
|
Change Variable Type file : File to file : OFile in method public testNoChecksumFailureIfVerificationTurnedOff() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,File> to entry : OClosableEntry<Long,OFile> in method public makeFuzzyCheckpoint(segmentId long) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile in method public makeFuzzyCheckpoint(segmentId long) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile in method public exists(fileName String) : boolean in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileEntry : OClosableEntry<Long,File> to fileEntry : OClosableEntry<Long,OFile> in method private fsyncFiles() : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile in method public addFile(fileName String) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile 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 latches : CountDownLatch[] to ioResults : IOResult[] 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 : File to fileClassic : OFile 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,File> to entry : OClosableEntry<Long,OFile> in method public truncateFile(fileId long) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile 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 : File to fileClassic : OFile in method public call() : ORawPair<String,String> in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache.DeleteFileTask |
From |
To |
|
Change Variable Type file : File to file : OFile in method public renameFile(fileId long, newFileName String) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile in method public addFile(fileName String, fileId long) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type latch : CountDownLatch to ioResult : IOResult 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 : File to fileClassic : OFile in method public nativeFileNameById(fileId long) : String in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : File to file : OFile in method public testMagicFailure() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,File> to entry : OClosableEntry<Long,OFile> in method public renameFile(fileId long, newFileName String) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,File> to entry : OClosableEntry<Long,OFile> in method public allocateNewPage(fileId long) : int in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile in method public allocateNewPage(fileId long) : int in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : File to file : OFile in method public testNoChecksumVerificationIfNotRequested() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,File> to entry : OClosableEntry<Long,OFile> 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 file : File to file : OFile 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 : File to fileClassic : OFile in method private convertNameIdMapFromV1ToV2() : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile 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,File> to entry : OClosableEntry<Long,OFile> in method public replaceFileContentWith(fileId long, newContentFile Path) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : File to file : OFile in method public exists(fileId long) : boolean in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : File to file : OFile in method public testChecksumFailure() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile 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 file : File to file : OFile in method public testNoChecksumFailureIfNoChecksumProvided() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type entry : OClosableEntry<Long,File> to entry : OClosableEntry<Long,OFile> 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 : File to fileClassic : OFile in method private readNameIdMapV1(nameIdMapHolder FileChannel) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type fileClassic : File to fileClassic : OFile in method private fsyncFiles() : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type file : File to file : OFile in method public testNoChecksumFailureIfVerificationTurnedOffOnLoad() : void in class com.orientechnologies.orient.core.storage.index.hashindex.local.cache.WOWCacheTestIT |
From |
To |
|
Change Variable Type fileEntry : OClosableEntry<Long,File> to fileEntry : OClosableEntry<Long,OFile> 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,File> to entry : OClosableEntry<Long,OFile> in method public getFilledUpTo(fileId long) : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |