672e9b21132446a7499de28c1392c25068414432
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testReuseHash() : void renamed to public testReuseCache() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest | From | To | |
Pull Up Method | 1 | ||
Pull Up Method private getQueueCache(queue IgniteQueue) : CacheConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueApiSelfAbstractTest to protected getQueueCache(queue IgniteQueue) : CacheConfiguration from class org.apache.ignite.internal.processors.cache.datastructures.IgniteCollectionAbstractTest | From | To |