|
Change Parameter Type freeList : FreeList to partStorage : PartitionMetaStorage<MetastorageDataRow> in method public MetastorageRowStore(partStorage PartitionMetaStorage<MetastorageDataRow>, db IgniteCacheDatabaseSharedManager) in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStore |
From |
To |
|
Change Parameter Type partitionRecoveryStates : Map<GroupPartitionId,PartitionRecoverState> to partitionRecoveryStates : Map<GroupPartitionId,Integer> in method public restorePartitionStates(partitionRecoveryStates Map<GroupPartitionId,Integer>) : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl |
From |
To |
|
Change Parameter Type row : MetastorageDataRow to row : SimpleDataRow in method protected writeRowData(pageAddr long, dataOff int, payloadSize int, row SimpleDataRow, newRow boolean) : void in class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO |
From |
To |
|
Change Parameter Type c : Iterable<T> to c : Iterator<T> in method public arrayList(c Iterator<T>, cap int, p IgnitePredicate<? super T>...) : List<R> in class org.apache.ignite.internal.util.IgniteUtils |
From |
To |
|
Change Parameter Type partitionStates : Map<GroupPartitionId,PartitionRecoverState> to partitionStates : Map<GroupPartitionId,Integer> in method private restorePartitionStates(forGroups Collection<CacheGroupContext>, partitionStates Map<GroupPartitionId,Integer>) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.CacheRecoveryLifecycle |
From |
To |
|
Change Parameter Type row : MetastorageDataRow to row : SimpleDataRow in method protected writeFragmentData(row SimpleDataRow, buf ByteBuffer, rowOff int, payloadSize int) : void in class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO |
From |
To |
|
Change Parameter Type partitionRecoveryStates : Map<GroupPartitionId,PartitionRecoverState> to partitionRecoveryStates : Map<GroupPartitionId,Integer> in method public restorePartitionStates(partitionRecoveryStates Map<GroupPartitionId,Integer>) : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager |
From |
To |
|
Change Parameter Type partitionRecoveryStates : Map<GroupPartitionId,PartitionRecoverState> to partitionRecoveryStates : Map<GroupPartitionId,Integer> in method public restorePartitionStates(partitionRecoveryStates Map<GroupPartitionId,Integer>) : long in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Change Parameter Type row : MetastorageDataRow to row : SimpleDataRow in method private writeSizeFragment(row SimpleDataRow, buf ByteBuffer, rowOff int, payloadSize int) : int in class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO |
From |
To |
|
Change Variable Type recoverState : PartitionRecoverState to recoverState : Integer in method public restorePartitionStates(partitionRecoveryStates Map<GroupPartitionId,Integer>) : long in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Change Variable Type freeList : CacheFreeListImpl to freeList : AbstractFreeList in method package freeSpace() : long in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Change Variable Type idealAssignment : IdealAffinityAssignment to idealAssignment : List<List<ClusterNode>> in method private initAffinityOnNodeJoin(evts ExchangeDiscoveryEvents, addedOnExchnage boolean, aff GridAffinityAssignmentCache, rebalanceInfo WaitRebalanceInfo, latePrimary boolean) : void in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Change Variable Type initIo : AbstractDataPageIO<T> to initIo : AbstractDataPageIO in method public insertDataRow(row T, statHolder IoStatisticsHolder) : void in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList |
From |
To |
|
Change Variable Type delegate0 : CacheDataStore to delegate0 : CacheDataStoreImpl in method private init0(checkExists boolean) : CacheDataStore in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore |
From |
To |
|
Change Variable Type io : PagePartitionMetaIO to io : PagePartitionMetaIOV2 in method private saveStoreMetadata(store CacheDataStore, ctx Context, beforeDestroy boolean, needSnapshot boolean) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Change Variable Type freeList : CacheFreeListImpl to freeList : AbstractFreeList in method package emptyDataPages() : long in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Change Variable Type freeList : CacheFreeListImpl to freeList : AbstractFreeList in method private getFreeListData(ignite Ignite, cacheName String) : Map<Integer,T2<Map<Integer,long[]>,int[]>> in class org.apache.ignite.internal.processors.cache.persistence.db.wal.WalRecoveryTxLogicalRecordsTest |
From |
To |
|
Inline Variable updateCntr0 : long in method public innerUpdate(newVer GridCacheVersion, evtNodeId UUID, affNodeId UUID, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, readThrough boolean, retval boolean, keepBinary boolean, expiryPlc IgniteCacheExpiryPolicy, evt boolean, metrics boolean, primary boolean, verCheck boolean, topVer AffinityTopologyVersion, filter CacheEntryPredicate[], drType GridDrType, explicitTtl long, explicitExpireTime long, conflictVer GridCacheVersion, conflictResolve boolean, intercept boolean, subjId UUID, taskName String, prevVal CacheObject, updateCntr Long, fut GridDhtAtomicAbstractUpdateFuture, transformOp boolean) : GridCacheUpdateAtomicResult from class org.apache.ignite.internal.processors.cache.GridCacheMapEntry |
From |
To |
|
Push Down Method private poll() : Item from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to private poll() : Item from class org.apache.ignite.internal.processors.cache.PartitionTxUpdateCounterImpl |
From |
To |
|
Push Down Method public getAndAdd(delta long) : long from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public next(delta long) : long from class org.apache.ignite.internal.processors.cache.PartitionTxUpdateCounterImpl |
From |
To |
|
Push Down Method public next() : long from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public next() : long from class org.apache.ignite.internal.processors.cache.PartitionAtomicUpdateCounterImpl |
From |
To |
|
Push Down Method public init(updateCntr long) : void from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public init(initUpdCntr long, cntrUpdData byte[]) : void from class org.apache.ignite.internal.processors.cache.PartitionAtomicUpdateCounterImpl |
From |
To |
|
Push Down Method public finalizeUpdateCounters() : GridLongList from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public finalizeUpdateCounters() : GridLongList from class org.apache.ignite.internal.processors.cache.PartitionAtomicUpdateCounterImpl |
From |
To |
|
Push Down Method public initial() : long from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public initial() : long from class org.apache.ignite.internal.processors.cache.PartitionAtomicUpdateCounterImpl |
From |
To |
|
Push Down Method private peek() : Item from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to private peek() : Item from class org.apache.ignite.internal.processors.cache.PartitionTxUpdateCounterImpl |
From |
To |
|
Push Down Method public getAndAdd(delta long) : long from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public next(delta long) : long from class org.apache.ignite.internal.processors.cache.PartitionAtomicUpdateCounterImpl |
From |
To |
|
Push Down Method public init(updateCntr long) : void from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public init(initUpdCntr long, cntrUpdData byte[]) : void from class org.apache.ignite.internal.processors.cache.PartitionTxUpdateCounterImpl |
From |
To |
|
Push Down Method public get() : long from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public get() : long from class org.apache.ignite.internal.processors.cache.PartitionAtomicUpdateCounterImpl |
From |
To |
|
Push Down Method public update(val long) : void from class org.apache.ignite.internal.processors.cache.PartitionUpdateCounter to public update(val long) : void from class org.apache.ignite.internal.processors.cache.PartitionAtomicUpdateCounterImpl |
From |
To |
|
Pull Up Method public headerSize() : int from class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow to public headerSize() : int from class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow |
From |
To |
|
Pull Up Method public partition() : int from class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow to public partition() : int from class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow |
From |
To |
|
Pull Up Method public size() : int from class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow to public size() : int from class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow |
From |
To |
|
Pull Up Method public link() : long from class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow to public link() : long from class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow |
From |
To |
|
Pull Up Method public value() : byte[] from class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow to public value() : byte[] from class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow |
From |
To |
|
Pull Up Method public link(link long) : void from class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow to public link(link long) : void from class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow |
From |
To |
|
Rename Variable updateCounter : long to updateCntr : long in method private dumpPartitionsInfo(grp CacheGroupContext, log IgniteLogger) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager |
From |
To |
|
Rename Variable pageVersion : int to pageVer : int in method private getOrAllocatePartitionMetas() : Metas in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore |
From |
To |
|
Rename Variable curAssignment : List<List<ClusterNode>> to curAff : List<List<ClusterNode>> in method private initAffinityOnNodeJoin(evts ExchangeDiscoveryEvents, addedOnExchnage boolean, aff GridAffinityAssignmentCache, rebalanceInfo WaitRebalanceInfo, latePrimary boolean) : void in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Rename Variable groupEvictionContext : GroupEvictionContext to grpEvictionCtx : GroupEvictionContext in method public evictPartitionAsync(grp CacheGroupContext, part GridDhtLocalPartition) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager |
From |
To |
|
Rename Variable localDesc : DynamicCacheDescriptor to locDesc : DynamicCacheDescriptor in method public validateNode(node ClusterNode, discoData JoiningNodeDiscoveryData) : IgniteNodeValidationResult in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Variable cache : CacheGroupHolder to grpHolder : CacheGroupHolder in method public applyx(desc CacheGroupDescriptor) : void in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.initAffinityOnNodeJoin.forAllRegisteredCacheGroups |
From |
To |
|
Rename Variable localCntr : Long to localHistCntr : Long in method private assignPartitionStates(top GridDhtPartitionTopology) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture |
From |
To |
|
Rename Variable groupEvictionContext : GroupEvictionContext to grpEvictionCtx : GroupEvictionContext in method public onCacheGroupStopped(grp CacheGroupContext) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager |
From |
To |
|
Rename Variable partitionState : GridDhtPartitionState to partState : GridDhtPartitionState in method private dumpPartitionsInfo(grp CacheGroupContext, log IgniteLogger) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager |
From |
To |
|
Rename Variable toEvictPart : int to delayEvictPart : int in method public testRentingStateRepairAfterRestart() : void in class org.apache.ignite.internal.processors.cache.distributed.CacheRentingStateRepairTest |
From |
To |
|
Rename Variable groupEvictionContext : GroupEvictionContext to grpEvictionCtx : GroupEvictionContext in method private scheduleNextPartitionEviction(bucket int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager |
From |
To |
|
Change Return Type void to boolean in method public updateCounter(start long, delta long) : boolean in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore |
From |
To |
|
Change Return Type void to boolean in method public updateCounter(start long, delta long) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl |
From |
To |
|
Change Return Type void to boolean in method public updateCounter(start long, delta long) : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore |
From |
To |
|
Change Return Type void to boolean in method public updateCounter(start long, delta long) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition |
From |
To |
|
Change Return Type Map<GroupPartitionId,PartitionRecoverState> to Map<GroupPartitionId,Integer> in method public partitionRecoveryStates() : Map<GroupPartitionId,Integer> in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.RestoreLogicalState |
From |
To |
|
Change Attribute Type freeList : CacheFreeListImpl to freeList : AbstractFreeList<CacheDataRow> in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore |
From |
To |
|
Change Attribute Type freeList : FreeListImpl to partStorage : PartitionMetaStorageImpl<MetastorageDataRow> in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage |
From |
To |
|
Change Attribute Type freeList : FreeList to partStorage : PartitionMetaStorage<MetastorageDataRow> in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStore |
From |
To |
|
Change Attribute Type delegate : CacheDataStore to delegate : CacheDataStoreImpl in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore |
From |
To |
|
Change Attribute Type partitionRecoveryStates : Map<GroupPartitionId,PartitionRecoverState> to partitionRecoveryStates : Map<GroupPartitionId,Integer> in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.RestoreLogicalState |
From |
To |
|
Change Attribute Type updCntrs : Collection<PartitionUpdateCountersMessage> to updCntrs : Map<Integer,PartitionUpdateCountersMessage> in class org.apache.ignite.internal.processors.cache.transactions.TxCounters |
From |
To |
|
Rename Parameter treeRoot : long to listRoot : long in method public setPendingTreeRoot(pageAddr long, listRoot long) : void in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2 |
From |
To |
|
Rename Parameter updateCntr : long to initUpdCntr : long in method public init(initUpdCntr long, cntrUpdData byte[]) : void in class org.apache.ignite.internal.processors.cache.PartitionAtomicUpdateCounterImpl |
From |
To |
|
Rename Parameter value : byte[] to val : byte[] in method public MetastorageDataRow(key String, val byte[]) in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow |
From |
To |
|
Rename Parameter freeList : FreeList to partStorage : PartitionMetaStorage<MetastorageDataRow> in method public MetastorageRowStore(partStorage PartitionMetaStorage<MetastorageDataRow>, db IgniteCacheDatabaseSharedManager) in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStore |
From |
To |
|
Rename Parameter value : byte[] to val : byte[] in method public MetastorageDataRow(link long, key String, val byte[]) in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow |
From |
To |
|
Rename Parameter groupEvictionCtx : GroupEvictionContext to grpEvictionCtx : GroupEvictionContext in method private PartitionEvictionTask(part GridDhtLocalPartition, grpEvictionCtx GroupEvictionContext) in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager.PartitionEvictionTask |
From |
To |
|
Rename Parameter updateCntr : long to initUpdCntr : long in method public init(initUpdCntr long, cntrUpdData byte[]) : void in class org.apache.ignite.internal.processors.cache.PartitionTxUpdateCounterImpl |
From |
To |
|
Rename Parameter haveHistory : boolean to clear : boolean in method private rebalancePartition(p int, clear boolean, exchFut GridDhtPartitionsExchangeFuture) : GridDhtLocalPartition in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl |
From |
To |