|
Change Variable Type tuple : IgniteBiTuple<Ignite,CacheMxBeanImpl> to tuple : IgniteBiTuple<Ignite,CacheMXBeanImpl> in method private findCache(cacheName String) : IgniteCache<K,V> in class org.apache.ignite.IgniteCacheManager |
From |
To |
|
Change Variable Type tuple : IgniteBiTuple<Ignite,CacheMxBeanImpl> to tuple : IgniteBiTuple<Ignite,CacheMXBeanImpl> in method public enableManagement(cacheName String, enabled boolean) : void in class org.apache.ignite.IgniteCacheManager |
From |
To |
|
Change Variable Type tuple : IgniteBiTuple<Ignite,CacheMxBeanImpl> to tuple : IgniteBiTuple<Ignite,CacheMXBeanImpl> in method public isManagedIgnite(ignite Ignite) : boolean in class org.apache.ignite.IgniteCacheManager |
From |
To |
|
Change Variable Type ignites : IgniteBiTuple<Ignite,CacheMxBeanImpl>[] to ignites : IgniteBiTuple<Ignite,CacheMXBeanImpl>[] in method public close() : void in class org.apache.ignite.IgniteCacheManager |
From |
To |
|
Change Variable Type tuple : IgniteBiTuple<Ignite,CacheMxBeanImpl> to tuple : IgniteBiTuple<Ignite,CacheMXBeanImpl> in method public enableStatistics(cacheName String, enabled boolean) : void in class org.apache.ignite.IgniteCacheManager |
From |
To |
|
Change Variable Type tuple : IgniteBiTuple<Ignite,CacheMxBeanImpl> to tuple : IgniteBiTuple<Ignite,CacheMXBeanImpl> in method public close() : void in class org.apache.ignite.IgniteCacheManager |
From |
To |
|
Change Variable Type tuple : IgniteBiTuple<Ignite,CacheMxBeanImpl> to tuple : IgniteBiTuple<Ignite,CacheMXBeanImpl> in method public destroyCache(cacheName String) : void in class org.apache.ignite.IgniteCacheManager |
From |
To |