|
Change Parameter Type delegate : GridCacheAdapter<K,V> to delegate : CacheProjection<K,V> in method public GridCacheProxyImpl(ctx GridCacheContext<K,V>, delegate CacheProjection<K,V>, prj CacheProjectionContext) in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Parameter Type delegate : GridCacheAdapter<K,V> to delegate : CacheProjection<K,V> in method public IgniteCacheProxy(ctx GridCacheContext<K,V>, delegate CacheProjection<K,V>, prjCtx CacheProjectionContext, async boolean) in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |