593e3eeeb0d4965b1c1a83d4f68a9d18e6615632
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable rmvFut : IgniteInternalFuture<?> to rmvAll : IgniteInternalFuture<Boolean> in method private removeAllAsync(opFut GridFutureAdapter<Void>, topVer AffinityTopologyVersion, skipStore boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute ctx : GridCacheContext to topVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.ClearTask | From | To | |
| Rename Attribute ctx : GridCacheContext to topVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.SizeTask | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type rmvFut : IgniteInternalFuture<?> to rmvAll : IgniteInternalFuture<Boolean> in method private removeAllAsync(opFut GridFutureAdapter<Void>, topVer AffinityTopologyVersion, skipStore boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type ctx : GridCacheContext to topVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.ClearTask | From | To | |
| Change Attribute Type ctx : GridCacheContext to topVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.SizeTask | From | To |