|
Move Method private restorePartitionStates(forGroups Collection<CacheGroupContext>, partitionStates Map<GroupPartitionId,PartitionRecoverState>) : void from class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager to private restorePartitionStates(forGroups Collection<CacheGroupContext>, partitionStates Map<GroupPartitionId,PartitionRecoverState>) : void from class org.apache.ignite.internal.processors.cache.GridCacheProcessor.CacheRecoveryLifecycle |
From |
To |
|
Move Method private updateState(part GridDhtLocalPartition, stateId int) : boolean from class org.apache.ignite.internal.processors.cache.CacheGroupContext to private updateState(part GridDhtLocalPartition, stateId int) : boolean from class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Move Method public restorePartitionStates(partitionRecoveryStates Map<GroupPartitionId,PartitionRecoverState>) : long from class org.apache.ignite.internal.processors.cache.CacheGroupContext to public restorePartitionStates(partitionRecoveryStates Map<GroupPartitionId,PartitionRecoverState>) : long from class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |
|
Rename Variable aggCacheLoader : AggregateCacheLoader to cacheLoader : AggregateCacheLoader in method public testRecoveryOnJoinToInactiveCluster() : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest |
From |
To |
|
Rename Variable aggCacheLoader : AggregateCacheLoader to cacheLoader : AggregateCacheLoader in method public testRecoveryOnJoinToDifferentBlt() : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest |
From |
To |
|
Rename Variable expectedValue : int[] to expectedVal : TestValue in method public consistencyCheck(ignite IgniteEx) : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest.CacheLoader |
From |
To |
|
Rename Variable aggCacheLoader : AggregateCacheLoader to cacheLoader : AggregateCacheLoader in method private doTestWithDynamicCaches(dynamicCaches List<CacheConfiguration>) : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest |
From |
To |
|
Rename Variable actualValue : int[] to actualVal : TestValue in method public consistencyCheck(ignite IgniteEx) : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest.CacheLoader |
From |
To |
|
Rename Variable aggCacheLoader : AggregateCacheLoader to cacheLoader : AggregateCacheLoader in method public testRecoveryOnCrushDuringCheckpointOnNodeStart() : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest |
From |
To |
|
Rename Variable aggCacheLoader : AggregateCacheLoader to cacheLoader : AggregateCacheLoader in method public testRecoveryOnJoinToActiveCluster() : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest |
From |
To |
|
Change Variable Type expectedValue : int[] to expectedVal : TestValue in method public consistencyCheck(ignite IgniteEx) : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest.CacheLoader |
From |
To |
|
Change Variable Type actualValue : int[] to actualVal : TestValue in method public consistencyCheck(ignite IgniteEx) : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest.CacheLoader |
From |
To |
|
Change Variable Type lastReadPtr : WALPointer to lastReadPtr : FileWALPointer in method private performBinaryMemoryRestore(status CheckpointStatus, cacheGroupsPredicate Predicate<Integer>, finalizeState boolean) : RestoreBinaryState in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager |
From |
To |
|
Change Variable Type cache : IgniteCache<Object,Object> to cache : IgniteCache<Integer,TestValue> in method public consistencyCheck(ignite IgniteEx) : void in class org.apache.ignite.internal.processors.cache.persistence.db.IgniteLogicalRecoveryTest.CacheLoader |
From |
To |