edcbf5025916cf90875b0bc206afa46d3db05554
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ex : Throwable to ex : Exception in method private sendChangeGlobalStateResponse(requestId UUID, initNodeId UUID, ex Exception) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger | From | To | |
Rename Variable | 1 | ||
Rename Variable t : Throwable to ex : Exception in method public run() : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger.onFinalActivate.runLocalSafe | From | To | |
Change Variable Type | 1 | ||
Change Variable Type t : Throwable to ex : Exception in method public run() : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor.ClusterStateManger.onFinalActivate.runLocalSafe | From | To |