23f5d72fb738c3cfe3840df8f675674e928331fd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable oldState : CacheState to previousState : CacheState in method public state(state CacheState, topVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | From | To | |
Change Return Type | 3 | ||
Change Return Type void to IgniteFuture<?> in method public active(active boolean) : IgniteFuture<?> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | From | To | |
Change Return Type void to IgniteFuture<?> in method public active(active boolean) : IgniteFuture<?> in class org.apache.ignite.IgniteCache | From | To | |
Change Return Type void to IgniteFuture<?> in method public active(active boolean) : IgniteFuture<?> in class org.apache.ignite.testframework.junits.multijvm.IgniteCacheProcessProxy | From | To |