|
Change Variable Type c1 : GridCache<Object,MyValue> to c1 : IgniteCache<Object,MyValue> in method public checkCache(keys Object[]) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedPreloadLifecycleSelfTest |
From |
To |
|
Change Variable Type prj0 : GridCache<Object,Object> to prj0 : IgniteCache<Object,Object> in method public testPutAllPutAll() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testPutDebug() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type c2 : GridCache<Object,MyValue> to c2 : IgniteCache<Object,MyValue> in method public checkCache(keys Object[]) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedPreloadLifecycleSelfTest |
From |
To |
|
Change Variable Type c2 : GridCache<Object,MyValue> to c2 : IgniteCache<Object,MyValue> in method public onLifecycleEvent(evt LifecycleEventType) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedPreloadLifecycleSelfTest.lifecycleBean |
From |
To |
|
Change Variable Type prj0 : GridCache<Object,Object> to prj0 : IgniteCache<Object,Object> in method public testPutDebug() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method protected testKey() : int in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxReentryNearSelfTest |
From |
To |
|
Change Variable Type prj1 : GridCache<Object,Object> to prj1 : IgniteCache<Object,Object> in method public testPutAllPutAll() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest |
From |
To |
|
Change Variable Type c1 : GridCache<Object,MyValue> to c1 : IgniteCache<Object,MyValue> in method public onLifecycleEvent(evt LifecycleEventType) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedPreloadLifecycleSelfTest.lifecycleBean |
From |
To |
|
Change Variable Type prj : GridCache<InternalKey,Object> to jcache : IgniteCache<InternalKey,Object> in method public testInternalKeys() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePutArrayValueSelfTest |
From |
To |
|
Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testClientNode() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheRendezvousAffinityClientSelfTest |
From |
To |