592fd6bb98947fca49df4af00d01235e21413e53
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public _testConcurrentUpdatesAndQueryStartTxCacheGroup() : void renamed to public testConcurrentUpdatesAndQueryStartTxCacheGroup() : void in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryConcurrentPartitionUpdateTest | From | To | |
| Rename Method public _testConcurrentUpdatesAndQueryStartAtomicCacheGroup() : void renamed to public testConcurrentUpdatesAndQueryStartAtomicCacheGroup() : void in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryConcurrentPartitionUpdateTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type cache : IgniteCache to cache : IgniteCache<?,?> in method private concurrentUpdatesAndQueryStart(atomicityMode CacheAtomicityMode, cacheGrp boolean) : void in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryConcurrentPartitionUpdateTest | From | To |