|
Change Variable Type cache : IgniteInternalCache to cache : IgniteInternalCache<?,?> in method private removeSetData(setId IgniteUuid, topVer AffinityTopologyVersion) : void in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager |
From |
To |
|
Change Variable Type key : SetItemKey to entry : Cache.Entry in method private removeSetData(setId IgniteUuid, topVer AffinityTopologyVersion) : void in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager |
From |
To |
|
Change Variable Type cache : IgniteCache to cache : IgniteInternalCache in method private assertSetResourcesCleared() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest |
From |
To |