|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordWithBiggerSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testUpdateValue() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testInsertRandomDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteAddEqualVersionKeepTombstoneVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordWithEqualSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetGetNextPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteTwoOutOfFour() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteAddEqualVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testInitialization() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddThreeRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddRemoveValue() : void in class com.orientechnologies.orient.core.index.sbtree.local.ONullBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetRightSibling() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordNoVersionUpdate() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testEmptyBucket() : void in class com.orientechnologies.orient.core.index.sbtree.local.ONullBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetRightSibling() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testFreeListPointer() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeValuePageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testFindFirstRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testSetGetNextPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordNoVersionUpdate() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddFullPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddFullPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddBigRecordDeleteAndAddSmallRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable restoredPagePointer : ODirectMemoryPointer to restoredBuffer : ByteBuffer in method private assertChangesTracking(localPage OClusterPage, buffer ByteBuffer, bufferPool OByteBufferPool) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddGetValue() : void in class com.orientechnologies.orient.core.index.sbtree.local.ONullBucketTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteAddLowerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSearch() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordWithSmallerSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable content : byte[] to buffers : ByteBuffer[] in method private cacheFileContent(fileId long, intId int, startPageIndex long, pageCount int, addNewPages boolean, cacheHit OModifiableBoolean) : OCachePointer[] in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testShrink() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiNonLeafBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSearch() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddOneRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetLeftSibling() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Rename Variable directMemoryPointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testPrefetchPagesInPinnedPages() : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.ReadWriteDiskCacheTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteAddBiggerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method private cacheFileContent(fileId long, intId int, startPageIndex long, pageCount int, addNewPages boolean, cacheHit OModifiableBoolean) : OCachePointer[] in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testOneAddDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Rename Variable directMemoryPointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testRemoveLRUShouldReturnNullIfAllRecordsAreUsed() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.LRUListTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordWithSmallerSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteAddEqualVersionKeepTombstoneVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testInitialization() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testShrink() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Rename Variable directMemoryPointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddOneRemoveLRU() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.LRUListTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testAddOverlappedVersionsTwoDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddThreeRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testInitialization() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiNonLeafBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testShrink() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeNonLeafBucketTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddFullPageDeleteAndAddAgain() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetLeftSibling() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Rename Variable directMemoryPointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method private addNewPage() : OCacheEntry in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache.MemoryFile |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testRemove() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordWithEqualSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordWithBiggerSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordLowerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testFindFirstRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddOneRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testAddOverlappedVersionsDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetGetPrevPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteAddLowerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testFindLastRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testInitialization() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeNonLeafBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSearch() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeNonLeafBucketTest |
From |
To |
|
Rename Variable directMemoryPointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testPrefetchPagesInA1inQueue() : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.ReadWriteDiskCacheTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public restoreFromIncrementalBackup(inputStream InputStream, isFull boolean) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Rename Variable directMemoryPointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSingleAdd() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.LRUListTest |
From |
To |
|
Rename Variable directMemoryPointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testPrefetchPagesInA1inAmQueue() : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.ReadWriteDiskCacheTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testSetGetPrevPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteAddBiggerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteAddEqualVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testFindLastRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testUpdateValue() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSearch() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiNonLeafBucketTest |
From |
To |
|
Rename Variable pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteTwoOutOfFour() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddFullPageDeleteAndAddAgain() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddRemoveAddValue() : void in class com.orientechnologies.orient.core.index.sbtree.local.ONullBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testRemove() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testShrink() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddBigRecordDeleteAndAddSmallRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testInsertCase4and5DM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Rename Variable directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordLowerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Rename Variable pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testInsertCaseThreeDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testEmptyBucket() : void in class com.orientechnologies.orient.core.index.sbtree.local.ONullBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testFreeListPointer() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeValuePageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteAddBiggerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testSetGetNextPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testOneAddDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordWithSmallerSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testInitialization() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Change Variable Type directMemoryPointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddOneRemoveLRU() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.LRUListTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetLeftSibling() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testRemove() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testInsertRandomDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteAddEqualVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testUpdateValue() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddRemoveValue() : void in class com.orientechnologies.orient.core.index.sbtree.local.ONullBucketTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddFullPageDeleteAndAddAgain() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddRemoveAddValue() : void in class com.orientechnologies.orient.core.index.sbtree.local.ONullBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddGetValue() : void in class com.orientechnologies.orient.core.index.sbtree.local.ONullBucketTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddBigRecordDeleteAndAddSmallRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteAddLowerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type content : byte[] to buffers : ByteBuffer[] in method private cacheFileContent(fileId long, intId int, startPageIndex long, pageCount int, addNewPages boolean, cacheHit OModifiableBoolean) : OCachePointer[] in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetGetPrevPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testInsertCase4and5DM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordLowerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testShrink() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiNonLeafBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSearch() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetLeftSibling() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testInsertCaseThreeDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method private cacheFileContent(fileId long, intId int, startPageIndex long, pageCount int, addNewPages boolean, cacheHit OModifiableBoolean) : OCachePointer[] in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testFindLastRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testShrink() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Change Variable Type directMemoryPointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testPrefetchPagesInA1inQueue() : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.ReadWriteDiskCacheTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public restoreFromIncrementalBackup(inputStream InputStream, isFull boolean) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testInitialization() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiNonLeafBucketTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddBigRecordDeleteAndAddSmallRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteTwoOutOfFour() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordWithBiggerSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testShrink() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordNoVersionUpdate() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetRightSibling() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testAddOverlappedVersionsDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type directMemoryPointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testPrefetchPagesInPinnedPages() : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.ReadWriteDiskCacheTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteAddEqualVersionKeepTombstoneVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordWithBiggerSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testAddOverlappedVersionsTwoDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testShrink() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeNonLeafBucketTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testSetGetPrevPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddFullPageDeleteAndAddAgain() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteAddBiggerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddFullPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testUpdateValue() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteAddEqualVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testFindLastRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetGetNextPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddThreeRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSearch() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiNonLeafBucketTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordWithEqualSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordLowerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testRemove() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddOneRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordWithSmallerSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteAddLowerVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSetRightSibling() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddOneRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testFindFirstRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testInitialization() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeNonLeafBucketTest |
From |
To |
|
Change Variable Type directMemoryPointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testRemoveLRUShouldReturnNullIfAllRecordsAreUsed() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.LRUListTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testReplaceOneRecordNoVersionUpdate() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSearch() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeNonLeafBucketTest |
From |
To |
|
Change Variable Type directMemoryPointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSingleAdd() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.LRUListTest |
From |
To |
|
Change Variable Type directMemoryPointer : ODirectMemoryPointer to buffer : ByteBuffer in method public testPrefetchPagesInA1inAmQueue() : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.ReadWriteDiskCacheTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testAddThreeRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testAddFullPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directMemoryPointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method private addNewPage() : OCacheEntry in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache.MemoryFile |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testDeleteAddEqualVersionKeepTombstoneVersion() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type restoredPagePointer : ODirectMemoryPointer to restoredBuffer : ByteBuffer in method private assertChangesTracking(localPage OClusterPage, buffer ByteBuffer, bufferPool OByteBufferPool) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testReplaceOneRecordWithEqualSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type directPagePointer : ODirectMemoryPointer to directBuffer : ByteBuffer in method public testDeleteTwoOutOfFour() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testInitialization() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeLeafBucketTest |
From |
To |
|
Change Variable Type pagePointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testFindFirstRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type pointer : ODirectMemoryPointer to bufferPool : OByteBufferPool in method public testSearch() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLeafBucketTest |
From |
To |