6aecaa358c1f9365eb8b1d073634ac74cc65f4d6
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type t : IgniteBiTuple<GridKernalContext,String> to t : T3<GridKernalContext,String,CollectionConfiguration> in method public readExternal(in ObjectInput) : void in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy | From | To | |
| Change Variable Type t : IgniteBiTuple<GridKernalContext,String> to t : T3<GridKernalContext,String,CollectionConfiguration> in method protected readResolve() : Object in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type stash : ThreadLocal<IgniteBiTuple<GridKernalContext,String>> to stash : ThreadLocal<T3<GridKernalContext,String,CollectionConfiguration>> in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy | From | To |