|
Move Method public getMemoryMode() : CacheMemoryMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public getMemoryMode() : CacheMemoryMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public setBackups(backups int) : void from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public setBackups(backups int) : void from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public getOffHeapMaxMemory() : long from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public getOffHeapMaxMemory() : long from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public setDistributionMode(distro CacheDistributionMode) : void from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public setDistributionMode(distro CacheDistributionMode) : void from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public setMemoryMode(memMode CacheMemoryMode) : void from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public setMemoryMode(memMode CacheMemoryMode) : void from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public setCacheMode(cacheMode CacheMode) : void from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public setCacheMode(cacheMode CacheMode) : void from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public getCacheMode() : CacheMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public getCacheMode() : CacheMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public setOffHeapMaxMemory(offHeapMaxMem long) : void from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public setOffHeapMaxMemory(offHeapMaxMem long) : void from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public getBackups() : int from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public getBackups() : int from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public getDistributionMode() : CacheDistributionMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public getDistributionMode() : CacheDistributionMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public setAtomicityMode(atomicityMode CacheAtomicityMode) : void from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public setAtomicityMode(atomicityMode CacheAtomicityMode) : void from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Method public getAtomicityMode() : CacheAtomicityMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public getAtomicityMode() : CacheAtomicityMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Change Return Type IgniteCollectionConfiguration to TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.IgnitePartitionedSetNoBackupsSelfTest |
From |
To |
|
Change Return Type IgniteCollectionConfiguration to TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeConsistencySelfTest |
From |
To |
|
Change Return Type IgniteCollectionConfiguration to TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractQueueFailoverDataConsistencySelfTest |
From |
To |
|
Change Return Type IgniteCollectionConfiguration to TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest |
From |
To |
|
Change Return Type IgniteFuture<?> to IgniteInternalFuture<?> in method private incrementOrDecrement(req DataStructuresRequest) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.datastructures.DataStructuresCommandHandler |
From |
To |
|
Change Return Type IgniteCollectionConfiguration to TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Return Type IgniteCollectionConfiguration to TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest |
From |
To |
|
Change Return Type IgniteCollectionConfiguration to TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueCleanupSelfTest |
From |
To |
|
Change Return Type IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.datastructures.DataStructuresCommandHandler |
From |
To |
|
Change Return Type GridEx to IgniteEx in method protected grid() : IgniteEx in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Move Attribute public DFLT_MEMORY_MODE : CacheMemoryMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public DFLT_MEMORY_MODE : CacheMemoryMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute private offHeapMaxMem : long from class org.apache.ignite.configuration.IgniteCollectionConfiguration to private offHeapMaxMem : long from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute private cacheMode : CacheMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to private cacheMode : CacheMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute public DFLT_DISTRIBUTION_MODE : CacheDistributionMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public DFLT_DISTRIBUTION_MODE : CacheDistributionMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute private distro : CacheDistributionMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to private distro : CacheDistributionMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute private atomicityMode : CacheAtomicityMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to private atomicityMode : CacheAtomicityMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute public DFLT_BACKUPS : int from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public DFLT_BACKUPS : int from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute public DFLT_CACHE_MODE : CacheMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public DFLT_CACHE_MODE : CacheMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute public DFLT_ATOMICITY_MODE : CacheAtomicityMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public DFLT_ATOMICITY_MODE : CacheAtomicityMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute private backups : int from class org.apache.ignite.configuration.IgniteCollectionConfiguration to private backups : int from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute public DFLT_OFFHEAP_MEMORY : long from class org.apache.ignite.configuration.IgniteCollectionConfiguration to public DFLT_OFFHEAP_MEMORY : long from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Move Attribute private memMode : CacheMemoryMode from class org.apache.ignite.configuration.IgniteCollectionConfiguration to private memMode : CacheMemoryMode from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest.TestCollectionConfiguration |
From |
To |
|
Change Variable Type tx : IgniteTx to tx : IgniteInternalTx in method public atomicReference(name String, initVal T, create boolean) : IgniteAtomicReference<T> in class org.apache.ignite.internal.processors.datastructures.CacheDataStructuresProcessor |
From |
To |
|
Change Variable Type tx : IgniteTx to tx : IgniteInternalTx in method public sequence(name String, initVal long, create boolean) : IgniteAtomicSequence in class org.apache.ignite.internal.processors.datastructures.CacheDataStructuresProcessor |
From |
To |
|
Change Variable Type colCfg : IgniteCollectionConfiguration to colCfg : TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeConsistencySelfTest |
From |
To |
|
Change Variable Type tx : IgniteTx to tx : IgniteInternalTx in method public atomicStamped(name String, initVal T, initStamp S, create boolean) : IgniteAtomicStamped<T,S> in class org.apache.ignite.internal.processors.datastructures.CacheDataStructuresProcessor |
From |
To |
|
Change Variable Type f1 : IgniteFuture<?> to f1 : IgniteInternalFuture<?> in method protected loadTestIgnite(writeClos CIX1<Ignite>, readClos CIX1<Ignite>) : void in class org.apache.ignite.loadtests.cache.GridCacheDataStructuresLoadTest |
From |
To |
|
Change Variable Type colCfg : IgniteCollectionConfiguration to colCfg : TestCollectionConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest |
From |
To |
|
Change Variable Type colCfg : IgniteCollectionConfiguration to colCfg : TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest |
From |
To |
|
Change Variable Type tx : IgniteTx to tx : IgniteInternalTx in method public removeCountDownLatch(name String) : void in class org.apache.ignite.internal.processors.datastructures.CacheDataStructuresProcessor |
From |
To |
|
Change Variable Type colCfg : IgniteCollectionConfiguration to colCfg : TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractQueueFailoverDataConsistencySelfTest |
From |
To |
|
Change Variable Type fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method private testUniqueName(singleGrid boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.IgniteDataStructureUniqueNameTest |
From |
To |
|
Change Variable Type grid : GridKernal to grid : IgniteKernal in method public testCollocation() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.IgnitePartitionedSetNoBackupsSelfTest |
From |
To |
|
Change Variable Type fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public call() : Object in class org.apache.ignite.internal.processors.cache.datastructures.IgniteCountDownLatchAbstractSelfTest.checkLatch.call |
From |
To |
|
Change Variable Type f2 : IgniteFuture<?> to f2 : IgniteInternalFuture<?> in method protected loadTestIgnite(writeClos CIX1<Ignite>, readClos CIX1<Ignite>) : void in class org.apache.ignite.loadtests.cache.GridCacheDataStructuresLoadTest |
From |
To |
|
Change Variable Type tx : IgniteTx to tx : IgniteInternalTx in method public atomicLong(name String, initVal long, create boolean) : IgniteAtomicLong in class org.apache.ignite.internal.processors.datastructures.CacheDataStructuresProcessor |
From |
To |
|
Change Variable Type futs : List<IgniteFuture<Object>> to futs : List<IgniteInternalFuture<Object>> in method private testUniqueName(singleGrid boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.IgniteDataStructureUniqueNameTest |
From |
To |
|
Change Variable Type colCfg : IgniteCollectionConfiguration to colCfg : TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest |
From |
To |
|
Change Variable Type colCfg : IgniteCollectionConfiguration to colCfg : TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type tx : IgniteTx to tx : IgniteInternalTx in method public countDownLatch(name String, cnt int, autoDel boolean, create boolean) : IgniteCountDownLatch in class org.apache.ignite.internal.processors.datastructures.CacheDataStructuresProcessor |
From |
To |
|
Change Variable Type colCfg : IgniteCollectionConfiguration to colCfg : TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.IgnitePartitionedSetNoBackupsSelfTest |
From |
To |
|
Change Variable Type fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testLatch() : void in class org.apache.ignite.internal.processors.cache.datastructures.local.IgniteLocalCountDownLatchSelfTest |
From |
To |
|
Change Variable Type colCfg : IgniteCollectionConfiguration to colCfg : TestCollectionConfiguration in method protected collectionConfiguration() : TestCollectionConfiguration in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueCleanupSelfTest |
From |
To |
|
Change Variable Type tx : IgniteTx to tx : IgniteInternalTx in method private removeInternal(key GridCacheInternal, cls Class<R>) : boolean in class org.apache.ignite.internal.processors.datastructures.CacheDataStructuresProcessor |
From |
To |