|
Change Return Type CacheQueue<String> to IgniteQueue<String> in method private initializeQueue(g Ignite, queueName String) : IgniteQueue<String> in class org.apache.ignite.examples.datagrid.datastructures.CacheQueueExample |
From |
To |
|
Change Return Type CacheAtomicStamped<T,S> to IgniteAtomicStamped<T,S> in method public atomicStamped(name String, initVal T, initStamp S, create boolean) : IgniteAtomicStamped<T,S> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresProxy |
From |
To |
|
Change Return Type CacheAtomicLong to IgniteAtomicLong in method public atomicLong(name String, initVal long, create boolean) : IgniteAtomicLong in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresProxy |
From |
To |
|
Change Return Type CacheQueue<T> to IgniteQueue<T> in method public queue(name String, cap int, collocated boolean, create boolean) : IgniteQueue<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresImpl |
From |
To |
|
Change Return Type CacheSet<String> to IgniteSet<String> in method private initializeSet(g Ignite, setName String) : IgniteSet<String> in class org.apache.ignite.examples.datagrid.datastructures.CacheSetExample |
From |
To |
|
Change Return Type CacheAtomicReference<T> to IgniteAtomicReference<T> in method public atomicReference(name String, initVal T, create boolean) : IgniteAtomicReference<T> in class org.apache.ignite.cache.datastructures.CacheDataStructures |
From |
To |
|
Change Return Type CacheCountDownLatch to IgniteCountDownLatch in method public countDownLatch(name String, cnt int, autoDel boolean, create boolean) : IgniteCountDownLatch in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresImpl |
From |
To |
|
Change Return Type CacheAtomicStamped<T,S> to IgniteAtomicStamped<T,S> in method public atomicStamped(name String, initVal T, initStamp S, create boolean) : IgniteAtomicStamped<T,S> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresImpl |
From |
To |
|
Change Return Type CacheQueue<T> to IgniteQueue<T> in method public queue(name String, cap int, collocated boolean, create boolean) : IgniteQueue<T> in class org.apache.ignite.cache.datastructures.CacheDataStructures |
From |
To |
|
Change Return Type CacheQueue<T> to IgniteQueue<T> in method private queue0(name String, cap int, colloc boolean, create boolean) : IgniteQueue<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheAtomicSequence to IgniteAtomicSequence in method public atomicSequence(name String, initVal long, create boolean) : IgniteAtomicSequence in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresImpl |
From |
To |
|
Change Return Type CacheQueue<T> to IgniteQueue<T> in method public queue(name String, cap int, colloc boolean, create boolean) : IgniteQueue<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheAtomicStamped<T,S> to IgniteAtomicStamped<T,S> in method public atomicStamped(name String, initVal T, initStamp S, create boolean) : IgniteAtomicStamped<T,S> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheAtomicLong to IgniteAtomicLong in method public atomicLong(name String, initVal long, create boolean) : IgniteAtomicLong in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresImpl |
From |
To |
|
Change Return Type CacheAtomicSequence to IgniteAtomicSequence in method public atomicSequence(name String, initVal long, create boolean) : IgniteAtomicSequence in class org.apache.ignite.cache.datastructures.CacheDataStructures |
From |
To |
|
Change Return Type CacheAtomicReference<T> to IgniteAtomicReference<T> in method public atomicReference(name String, initVal T, create boolean) : IgniteAtomicReference<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresImpl |
From |
To |
|
Change Return Type CacheCountDownLatch to IgniteCountDownLatch in method public countDownLatch(name String, cnt int, autoDel boolean, create boolean) : IgniteCountDownLatch in class org.apache.ignite.cache.datastructures.CacheDataStructures |
From |
To |
|
Change Return Type CacheAtomicReference<T> to IgniteAtomicReference<T> in method public atomicReference(name String, initVal T, create boolean) : IgniteAtomicReference<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheQueue<T> to IgniteQueue<T> in method public queue(name String, cap int, collocated boolean, create boolean) : IgniteQueue<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresProxy |
From |
To |
|
Change Return Type CacheAtomicLong to IgniteAtomicLong in method public atomicLong(name String, initVal long, create boolean) : IgniteAtomicLong in class org.apache.ignite.cache.datastructures.CacheDataStructures |
From |
To |
|
Change Return Type CacheAtomicSequence to IgniteAtomicSequence in method public sequence(name String, initVal long, create boolean) : IgniteAtomicSequence in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheAtomicReference<T> to IgniteAtomicReference<T> in method public atomicReference(name String, initVal T, create boolean) : IgniteAtomicReference<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresProxy |
From |
To |
|
Change Return Type CacheAtomicStamped<T,S> to IgniteAtomicStamped<T,S> in method public atomicStamped(name String, initVal T, initStamp S, create boolean) : IgniteAtomicStamped<T,S> in class org.apache.ignite.cache.datastructures.CacheDataStructures |
From |
To |
|
Change Return Type CacheCountDownLatch to IgniteCountDownLatch in method public countDownLatch(name String, cnt int, autoDel boolean, create boolean) : IgniteCountDownLatch in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheSet<T> to IgniteSet<T> in method public set(name String, collocated boolean, create boolean) : IgniteSet<T> in class org.apache.ignite.cache.datastructures.CacheDataStructures |
From |
To |
|
Change Return Type CacheSet<T> to IgniteSet<T> in method public set(name String, collocated boolean, create boolean) : IgniteSet<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresImpl |
From |
To |
|
Change Return Type CacheSet<T> to IgniteSet<T> in method public set(name String, collocated boolean, create boolean) : IgniteSet<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresProxy |
From |
To |
|
Change Return Type CacheCountDownLatch to IgniteCountDownLatch in method public countDownLatch(name String, cnt int, autoDel boolean, create boolean) : IgniteCountDownLatch in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresProxy |
From |
To |
|
Change Return Type CacheAtomicSequence to IgniteAtomicSequence in method public atomicSequence(name String, initVal long, create boolean) : IgniteAtomicSequence in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresProxy |
From |
To |
|
Change Return Type CacheAtomicLong to IgniteAtomicLong in method public atomicLong(name String, initVal long, create boolean) : IgniteAtomicLong in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheSet<T> to IgniteSet<T> in method public set(name String, collocated boolean, create boolean) : IgniteSet<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheSet<T> to IgniteSet<T> in method private set0(name String, collocated boolean, create boolean) : IgniteSet<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Return Type CacheCountDownLatch to IgniteCountDownLatch in method private createLatch(cacheName String, latchName String, cnt int, autoDel boolean) : IgniteCountDownLatch in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type t : CacheAtomicSequence to t : IgniteAtomicSequence in method public testIncrementAndGetAsync() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method private initializeQueue(g Ignite, queueName String) : IgniteQueue<String> in class org.apache.ignite.examples.datagrid.datastructures.CacheQueueExample |
From |
To |
|
Change Variable Type s : CacheQueue<Integer> to s : IgniteQueue<Integer> in method public testFifoQueueConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type queue1 : CacheQueue to queue1 : IgniteQueue in method public testPrepareQueue() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testMarshalling() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public call() : Object in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest.testAtomicSequenceInitialization.call |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public run() : void in class org.apache.ignite.examples.datagrid.datastructures.CacheQueueExample.QueueClosure |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testPutGetMultithreadBounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private getAndSet(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type stamped : CacheAtomicStamped<String,String> to stamped : IgniteAtomicStamped<String,String> in method public testAtomicStamped() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceMultiNodeAbstractTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicReference<String> to atomic : IgniteAtomicReference<String> in method public testSetAndGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testSerialization() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type s : CacheAtomicLong to s : IgniteAtomicLong in method public testAtomicLongConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type val : CacheAtomicSequence to val : IgniteAtomicSequence in method public sequence(name String, initVal long, create boolean) : IgniteAtomicSequence in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Variable Type locSeq3 : CacheAtomicSequence to locSeq3 : IgniteAtomicSequence in method public testPrepareSequence() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testCacheSets() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public run() : void in class org.apache.ignite.examples.datagrid.datastructures.CacheAtomicSequenceExample.SequenceClosure |
From |
To |
|
Change Variable Type atomicStamped : CacheAtomicStamped to atomicStamped : IgniteAtomicStamped in method public atomicStamped(name String, initVal T, initStamp S, create boolean) : IgniteAtomicStamped<T,S> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Variable Type locSeq1 : CacheAtomicSequence to locSeq1 : IgniteAtomicSequence in method public testSequenceIntegrity0() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private incrementAndGet(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type locSeq2 : CacheAtomicSequence to locSeq2 : IgniteAtomicSequence in method public testPrepareSequence() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueRotativeMultiNodeAbstractTest.GetJob |
From |
To |
|
Change Variable Type atomicLong : CacheAtomicLong to atomicLong : IgniteAtomicLong in method public main(args String[]) : void in class org.apache.ignite.examples.datagrid.datastructures.CacheAtomicLongExample |
From |
To |
|
Change Variable Type s : CacheCountDownLatch to s : IgniteCountDownLatch in method public testCountDownLatchConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Boolean in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueRotativeMultiNodeAbstractTest.RemoveQueueJob |
From |
To |
|
Change Variable Type set : CacheSet<Integer> to set : IgniteSet<Integer> in method private testIterator(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type ref : CacheAtomicReference<String> to ref : IgniteAtomicReference<String> in method public run() : void in class org.apache.ignite.examples.datagrid.datastructures.CacheAtomicReferenceExample.ReferenceClosure |
From |
To |
|
Change Variable Type locSeq1 : CacheAtomicSequence to locSeq1 : IgniteAtomicSequence in method public testPrepareSequence() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type stamped : CacheAtomicStamped<String,String> to stamped : IgniteAtomicStamped<String,String> in method public main(args String[]) : void in class org.apache.ignite.examples.datagrid.datastructures.CacheAtomicStampedExample |
From |
To |
|
Change Variable Type atomic2 : CacheAtomicLong to atomic2 : IgniteAtomicLong in method private createRemove(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type set1 : CacheSet<Integer> to set1 : IgniteSet<Integer> in method private testNodeJoinsAndLeaves(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testPutTake() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type s : CacheAtomicReference<Integer> to s : IgniteAtomicReference<Integer> in method public testAtomicReferenceConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest.PutTakeJob |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueCleanupSelfTest.startAddPollThread.runAsync |
From |
To |
|
Change Variable Type set : CacheSet<Integer> to set : IgniteSet<Integer> in method public testSerialization() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testMixed1() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testGetAndIncrementAsync() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type queue3 : CacheQueue to queue3 : IgniteQueue in method public testPrepareQueue() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private getAndDecrement(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest.AddAllJob |
From |
To |
|
Change Variable Type t : CacheAtomicSequence to t : IgniteAtomicSequence in method public testGetAndIncrementAsync() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type t : CacheAtomicSequence to t : IgniteAtomicSequence in method public testGetAndIncrement() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type t : CacheAtomicSequence to t : IgniteAtomicSequence in method public testAddAndGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type q : CacheQueue<Integer> to q : IgniteQueue<Integer> in method public call() : Object in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest.testPutPollCollocated.fut2.runAsync |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest.PutJob |
From |
To |
|
Change Variable Type latch1 : CacheCountDownLatch to latch1 : IgniteCountDownLatch in method private checkCountDown(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testIncrementAndGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type locSeq2 : CacheAtomicSequence to locSeq2 : IgniteAtomicSequence in method public testSequenceIntegrity0() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type atomic2 : CacheAtomicStamped<String,String> to atomic2 : IgniteAtomicStamped<String,String> in method public testPrepareAtomicStamped() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicStampedApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testAddPollUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testPut() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private getAndAdd(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testPutGetUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testAddAndGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type l : CacheAtomicLong to l : IgniteAtomicLong in method private incrementOrDecrement(cache CacheProjection<Object,Object>, key String, req GridRestCacheRequest, decr boolean) : IgniteFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method private sample(g Ignite, cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheMultiNodeDataStructureTest |
From |
To |
|
Change Variable Type l : CacheAtomicLong to l : IgniteAtomicLong in method public main(args String[]) : void in class org.apache.ignite.examples.misc.client.memcache.MemcacheRestExample |
From |
To |
|
Change Variable Type s : CacheAtomicLong to s : IgniteAtomicLong in method public testAtomicLongConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type set : CacheSet<Integer> to set : IgniteSet<Integer> in method public testNodeRestart() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetFailoverAbstractSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method public main(args String[]) : void in class org.apache.ignite.examples.datagrid.datastructures.CacheCountDownLatchExample |
From |
To |
|
Change Variable Type queue : CacheQueue<SameHashItem> to queue : IgniteQueue<SameHashItem> in method public testCollectionMethods() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testAddDeleteUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testAddPeekUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testPutGetMultithreadUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method public call() : Object in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest.testLatchLocal.fut.runMultiThreadedAsync |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method private checkAutoDelete(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type set0 : CacheSet<Integer> to set0 : IgniteSet<Integer> in method private testIteratorClose(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testGetAndIncrement() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testRemove() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private addAndGet(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type set : CacheSet<String> to set : IgniteSet<String> in method public run() : void in class org.apache.ignite.examples.datagrid.datastructures.CacheSetExample.SetClosure |
From |
To |
|
Change Variable Type t : CacheAtomicSequence to t : IgniteAtomicSequence in method public testGetAndAdd() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type set : CacheSet<Integer> to set : IgniteSet<Integer> in method private testNodeJoinsAndLeaves(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type atomic3 : CacheAtomicLong to atomic3 : IgniteAtomicLong in method private createRemove(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testIterator() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type t : CacheAtomicSequence to t : IgniteAtomicSequence in method public testMixed2() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type atomicLong : CacheAtomicLong to atomicLong : IgniteAtomicLong in method private sample(g Ignite, cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheMultiNodeDataStructureTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public run() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueJoinedNodeSelfAbstractTest.PutJob |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method private getId() : long in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentTxMultiNodeTest.PerfJob |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method private checkAwait(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testQueueRemoveMultithreadBounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method public testLatchLocal() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testGetAndAdd() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type s : CacheAtomicStamped<Integer,Integer> to s : IgniteAtomicStamped<Integer,Integer> in method public testAtomicStampedConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testIncrementAndGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testPutRotativeNodes() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueRotativeMultiNodeAbstractTest |
From |
To |
|
Change Variable Type s : CacheAtomicStamped<Integer,Integer> to s : IgniteAtomicStamped<Integer,Integer> in method public testAtomicStampedConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type atomic1 : CacheAtomicReference<String> to atomic1 : IgniteAtomicReference<String> in method public testPrepareAtomicReference() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type locQueue : CacheQueue<Integer> to locQueue : IgniteQueue<Integer> in method public call() : Collection<Integer> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest._testIterator.queueElements.call |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testGetAndAdd() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type atomicLong : CacheAtomicLong to atomicLong : IgniteAtomicLong in method public atomicLong(name String, initVal long, create boolean) : IgniteAtomicLong in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public call() : Boolean in class org.apache.ignite.loadtests.datastructures.GridCachePartitionedAtomicLongLoadTest.AtomicCallable |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest.testQueue.fut1.runAsync |
From |
To |
|
Change Variable Type set0 : CacheSet<Integer> to set0 : IgniteSet<Integer> in method private testCreateRemove(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method private checkUpdate(updated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type queue0 : CacheQueue<Integer> to queue0 : IgniteQueue<Integer> in method private checkCacheQueue() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeConsistencySelfTest |
From |
To |
|
Change Variable Type l : CacheAtomicLong to l : IgniteAtomicLong in method public testInternalKeyReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtInternalEntrySelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public call() : Set<Long> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest.GetAndIncrementJob |
From |
To |
|
Change Variable Type queue2 : CacheQueue to queue2 : IgniteQueue in method public testPrepareQueue() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public _testIterator() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest.GetJob |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testTakeFromJoined() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueJoinedNodeSelfAbstractTest |
From |
To |
|
Change Variable Type q : CacheQueue<String> to q : IgniteQueue<String> in method public call() : Object in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueCreateMultiNodeSelfTest.testQueueCreation.fut.multithreadedAsync |
From |
To |
|
Change Variable Type locQueue : CacheQueue<Integer> to locQueue : IgniteQueue<Integer> in method public call() : Collection<Integer> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeConsistencySelfTest.checkCacheQueue.locQueueContent.call |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testCleanup() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueCleanupSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public call() : Set<Long> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceMultiNodeAbstractSelfTest.IncrementAndGetJob |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testTakeRemoveRotativeNodes() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueRotativeMultiNodeAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testAddUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type locSeq : CacheAtomicSequence to locSeq : IgniteAtomicSequence in method private multiThreadedSequenceIntegrity(batchSize int, initVal long) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private decrementAndGet(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueJoinedNodeSelfAbstractTest.TakeJob |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type s : CacheAtomicSequence to s : IgniteAtomicSequence in method public testAtomicSequenceConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicReference<String> to atomic : IgniteAtomicReference<String> in method public testCompareAndSetSimpleValue() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type set : CacheSet<Integer> to set : IgniteSet<Integer> in method private testCreateRemove(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private getAndSetInTx(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type atomic1 : CacheAtomicStamped<String,String> to atomic1 : IgniteAtomicStamped<String,String> in method public testPrepareAtomicStamped() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicStampedApiSelfAbstractTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public main(args String[]) : void in class org.apache.ignite.examples.datagrid.datastructures.CacheAtomicSequenceExample |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private checkAtomic(name String) : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedNodeRestartTxSelfTest |
From |
To |
|
Change Variable Type set0 : CacheSet<Integer> to set0 : IgniteSet<Integer> in method private testIterator(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private compareAndSet(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testMixed2() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type t : CacheAtomicSequence to t : IgniteAtomicSequence in method public testIncrementAndGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type stamped : CacheAtomicStamped<String,String> to stamped : IgniteAtomicStamped<String,String> in method public call() : String in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceMultiNodeAbstractTest.testAtomicStamped.call |
From |
To |
|
Change Variable Type ref : CacheAtomicReference<String> to ref : IgniteAtomicReference<String> in method public main(args String[]) : void in class org.apache.ignite.examples.datagrid.datastructures.CacheAtomicReferenceExample |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testGetAndAddInTx() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type s : CacheQueue<Integer> to s : IgniteQueue<Integer> in method public testFifoQueueConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type s : CacheAtomicReference<Integer> to s : IgniteAtomicReference<Integer> in method public testAtomicReferenceConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicLong to atomic : IgniteAtomicLong in method private getAndIncrement(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method public countDownLatch(name String, cnt int, autoDel boolean, create boolean) : IgniteCountDownLatch in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Variable Type ref : CacheAtomicReference<String> to ref : IgniteAtomicReference<String> in method public testAtomicReference() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceMultiNodeAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueRotativeMultiNodeAbstractTest.PutTakeJob |
From |
To |
|
Change Variable Type atomic2 : CacheAtomicReference<String> to atomic2 : IgniteAtomicReference<String> in method public testPrepareAtomicReference() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type set : CacheSet<Integer> to set : IgniteSet<Integer> in method private testCleanup(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method private testAddMultinode(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type latch1 : CacheCountDownLatch to latch1 : IgniteCountDownLatch in method private checkLatch(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type stamped : CacheAtomicStamped<String,String> to stamped : IgniteAtomicStamped<String,String> in method public run() : void in class org.apache.ignite.examples.datagrid.datastructures.CacheAtomicStampedExample.StampedUpdateClosure |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method private createLatch(cacheName String, latchName String, cnt int, autoDel boolean) : IgniteCountDownLatch in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicStamped<String,String> to atomic : IgniteAtomicStamped<String,String> in method public testSetAndGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicStampedApiSelfAbstractTest |
From |
To |
|
Change Variable Type q : CacheQueue<Integer> to q : IgniteQueue<Integer> in method public call() : Object in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest.testPutPollCollocated.fut1.runAsync |
From |
To |
|
Change Variable Type locSeq : CacheAtomicSequence to locSeq : IgniteAtomicSequence in method private sequenceIntegrity(batchSize int, initVal long) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testAddWrongValue() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type latch1 : CacheCountDownLatch to latch1 : IgniteCountDownLatch in method private checkAutoDelete(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueRotativeMultiNodeAbstractTest.PutJob |
From |
To |
|
Change Variable Type s : CacheAtomicSequence to s : IgniteAtomicSequence in method public testAtomicSequenceConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method private getId() : long in class org.apache.ignite.loadtests.dsi.GridDsiPerfJob |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testPutRemoveUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method public run() : void in class org.apache.ignite.examples.datagrid.datastructures.CacheCountDownLatchExample.LatchClosure |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method private testAddPollMultinode(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest |
From |
To |
|
Change Variable Type atomicLong : CacheAtomicLong to atomicLong : IgniteAtomicLong in method public testDataStructures() : void in class org.apache.ignite.marshaller.GridMarshallerAbstractTest |
From |
To |
|
Change Variable Type t : CacheAtomicSequence to t : IgniteAtomicSequence in method public testMixed1() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type s : CacheCountDownLatch to s : IgniteCountDownLatch in method public testCountDownLatchConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method private testAddFailover(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractQueueFailoverDataConsistencySelfTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicReference<Boolean> to atomic : IgniteAtomicReference<Boolean> in method public testNonPersistentMode() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type set : CacheSet<String> to set : IgniteSet<String> in method private initializeSet(g Ignite, setName String) : IgniteSet<String> in class org.apache.ignite.examples.datagrid.datastructures.CacheSetExample |
From |
To |
|
Change Variable Type atomic1 : CacheAtomicLong to atomic1 : IgniteAtomicLong in method private createRemove(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicLongApiSelfTest |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method private removeLatch(cacheName String, latchName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testQueueRemoveMultithreadUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type locSeq : CacheAtomicSequence to locSeq : IgniteAtomicSequence in method public testEviction() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type atomicRef : CacheAtomicReference to atomicRef : IgniteAtomicReference in method public atomicReference(name String, initVal T, create boolean) : IgniteAtomicReference<T> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheDataStructuresManager |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method private testPollFailover(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractQueueFailoverDataConsistencySelfTest |
From |
To |
|
Change Variable Type atomic : CacheAtomicStamped<String,String> to atomic : IgniteAtomicStamped<String,String> in method public testCompareAndSetSimpleValue() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicStampedApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testPutTakeRotativeNodes() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueRotativeMultiNodeAbstractTest |
From |
To |
|
Change Variable Type ref : CacheAtomicReference<String> to ref : IgniteAtomicReference<String> in method public call() : String in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicReferenceMultiNodeAbstractTest.testAtomicReference.call |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method private checkCountDown(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest |
From |
To |
|
Change Variable Type latch : CacheCountDownLatch to latch : IgniteCountDownLatch in method public call() : Object in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest.checkLatch.call.call.fut.runMultiThreadedAsync |
From |
To |
|
Change Variable Type queue : CacheQueue<String> to queue : IgniteQueue<String> in method public testPutRemoveMultiThreadedUnbounded() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testAddAndGet() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSequenceApiSelfAbstractTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest.testQueue.fut2.runAsync |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public call() : Boolean in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueRotativeMultiNodeAbstractTest.TakeJob |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testGetAndIncrement() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type seq : CacheAtomicSequence to seq : IgniteAtomicSequence in method public testIncrementAndGetAsync() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedAtomicSequenceMultiThreadedTest |
From |
To |
|
Change Variable Type queue : CacheQueue<Integer> to queue : IgniteQueue<Integer> in method public testAddAll() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest |
From |
To |