|
Rename Method public state(state CacheState) : boolean renamed to public changeState(state CacheState) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAdapter |
From |
To |
|
Rename Method public state(state CacheState) : void renamed to public stateDiff(stateDiff CacheState.Difference) : void in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor |
From |
To |
|
Rename Method public state(state CacheState) : boolean renamed to public changeState(state CacheState) : boolean in class org.apache.ignite.internal.processors.cache.IgniteInternalCache |
From |
To |
|
Rename Method public state() : CacheState renamed to public stateDiff() : CacheState.Difference in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor |
From |
To |
|
Rename Method public state() : CacheState renamed to public stateDiff() : CacheState.Difference in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest |
From |
To |
|
Rename Method public state(state CacheState) : void renamed to public stateDiff(stateDiff CacheState.Difference) : void in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest |
From |
To |
|
Rename Method public state(state CacheState) : boolean renamed to public changeState(state CacheState) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl |
From |
To |
|
Change Parameter Type state : CacheState to diff : CacheState.Difference in method public changeCacheState(cacheName String, diff CacheState.Difference) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Change Parameter Type state : CacheState to stateDiff : CacheState.Difference in method public stateDiff(stateDiff CacheState.Difference) : void in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest |
From |
To |
|
Change Parameter Type partitions : Collection<Integer> to partitions : Set<Integer> in method public recoverPartitions(partitions Set<Integer>) : IgniteFuture<?> in class org.apache.ignite.IgniteCache |
From |
To |
|
Change Parameter Type state : CacheState to stateDiff : CacheState.Difference in method public stateDiff(stateDiff CacheState.Difference) : void in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor |
From |
To |
|
Change Parameter Type partitions : Collection<Integer> to partitions : Set<Integer> in method public recoverPartitions(partitions Set<Integer>) : IgniteFuture<?> in class org.apache.ignite.testframework.junits.multijvm.IgniteCacheProcessProxy |
From |
To |
|
Change Parameter Type partitions : Collection<Integer> to partitions : Set<Integer> in method public recoverPartitions(partitions Set<Integer>) : IgniteFuture<?> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy |
From |
To |