|
Change Parameter Type map : Map<T2<Integer,Integer>,T2<Integer,Integer>> to map : PartitionAllocationMap in method private addPartition(map PartitionAllocationMap, metaPageAddr long, io PageMetaIO, cacheId int, partId int, currAllocatedPageCnt int) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Change Parameter Type map : NavigableMap<T2<Integer,Integer>,T2<Integer,Integer>> to map : PartitionAllocationMap in method public onMarkCheckPointBegin(snapshotOperation T, map PartitionAllocationMap) : boolean in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager |
From |
To |
|
Change Parameter Type pageMem : PageMemory to pageMem : PageSupport in method public isWalDeltaRecordNeeded(pageMem PageSupport, cacheId int, pageId long, page long, wal IgniteWriteAheadLogManager, walPlc Boolean) : boolean in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler |
From |
To |
|
Rename Parameter pages : int to currAllocatedPageCnt : int in method private addPartition(map PartitionAllocationMap, metaPageAddr long, io PageMetaIO, cacheId int, partId int, currAllocatedPageCnt int) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Rename Parameter pageAddr : long to metaPageAddr : long in method private addPartition(map PartitionAllocationMap, metaPageAddr long, io PageMetaIO, cacheId int, partId int, currAllocatedPageCnt int) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Rename Parameter tmpBuf : ByteBuffer to outBuf : ByteBuffer in method public getForCheckpoint(fullId FullPageId, outBuf ByteBuffer, tracker CheckpointMetricsTracker) : Integer in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl |
From |
To |
|
Rename Parameter tmpBuf : ByteBuffer to outBuf : ByteBuffer in method public getForCheckpoint(pageId FullPageId, outBuf ByteBuffer, tracker CheckpointMetricsTracker) : Integer in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx |
From |
To |