025a0360c86a5ceb8c3eef2f514c29846081d4c2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable action : ExchangeActions.CacheGroupActionData to grp : IgniteBiTuple<CacheGroupContext,Boolean> in method private processCacheStopRequestOnExchangeDone(exchActions ExchangeActions) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Rename Variable stoppedGroups : List<IgniteBiTuple<CacheGroupContext,Boolean>> to grpToStop : List<IgniteBiTuple<CacheGroupContext,Boolean>> in method private processCacheStopRequestOnExchangeDone(exchActions ExchangeActions) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type action : ExchangeActions.CacheGroupActionData to grp : IgniteBiTuple<CacheGroupContext,Boolean> in method private processCacheStopRequestOnExchangeDone(exchActions ExchangeActions) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Inline Variable | 2 | ||
Inline Variable groupId : Integer in method private processCacheStopRequestOnExchangeDone(exchActions ExchangeActions) : void from class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To |