|
Rename Variable proxy : IgniteCacheProxy<K,V> to jcache : IgniteCacheProxyImpl<?,?> in method public completeProxyInitialize(name String) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Variable jcache : IgniteCacheProxy<K,V> to cache : IgniteCacheProxyImpl<?,?> in method public jcacheProxy(name String, awaitInit boolean) : IgniteCacheProxyImpl<?,?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Variable cache : IgniteCacheProxyImpl<?,?> to proxy : IgniteCacheProxyImpl<?,?> in method public publicJCache(cacheName String, failIfNotStarted boolean, checkThreadTx boolean) : IgniteCacheProxy<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Variable cache : IgniteCacheProxy<K,V> to jcache : IgniteCacheProxyImpl<?,?> in method public completeProxyInitialize(name String) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type currentFut : GridFutureAdapter<Void> to currentFut : RestartFuture in method public checkRestart() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl |
From |
To |
|
Change Variable Type newProxy : IgniteCacheProxyImpl to newProxy : IgniteCacheProxyImpl<?,?> in method package initCacheProxies(startTopVer AffinityTopologyVersion, err Throwable) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type curFut : GridFutureAdapter<Void> to curFut : RestartFuture in method public restart() : boolean in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl |
From |
To |
|
Change Variable Type cache : IgniteCacheProxy<?,?> to cache : IgniteCacheProxyImpl<?,?> in method public jcacheProxy(name String, awaitInit boolean) : IgniteCacheProxyImpl<?,?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type cache : IgniteCacheProxy<K,V> to jcache : IgniteCacheProxyImpl<?,?> in method public completeProxyInitialize(name String) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type restartFut : GridFutureAdapter<Void> to restartFut : RestartFuture in method public onRestarted(ctx GridCacheContext, delegate IgniteInternalCache) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl |
From |
To |
|
Change Variable Type proxy : IgniteCacheProxy<K,V> to jcache : IgniteCacheProxyImpl<?,?> in method public completeProxyInitialize(name String) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type newProxy : IgniteCacheProxyImpl to proxy : IgniteCacheProxyImpl<?,?> in method public addjCacheProxy(name String, proxy IgniteCacheProxyImpl<?,?>) : IgniteCacheProxyImpl<?,?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Variable Type jcache : IgniteCacheProxy<K,V> to cache : IgniteCacheProxyImpl<?,?> in method public jcacheProxy(name String, awaitInit boolean) : IgniteCacheProxyImpl<?,?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |