6e3b88d5d3a3b4ef52401165e85333c064c9d12c
Files Diff
- Added: 1
 - Removed: 4
 - Renamed: 0
 - Modified: 27
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.apache.ignite.cache.datastructures.CacheDataStructureInvalidException renamed to org.apache.ignite.cache.datastructures.DataStructureRemovedException | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : CacheDataStructureRemovedRuntimeException to e : DataStructureRemovedException in method private testCleanup(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter count : int to cnt : int in method public onUpdate(cnt int) : void in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchEx | From | To |