746f8ebc2e56720b50873af1b4ee2a320ca58793
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable key : IgniteTxKey to txKey : IgniteTxKey in method public finishUnmarshal(ctx GridCacheSharedContext, ldr ClassLoader) : void in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse | From | To | |
| Rename Variable cctx : GridCacheContext to objCtx : CacheObjectContext in method public toString(ctx GridCacheSharedContext) : String in class org.apache.ignite.internal.processors.cache.transactions.TxDeadlock | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cctx : GridCacheContext to objCtx : CacheObjectContext in method public toString(ctx GridCacheSharedContext) : String in class org.apache.ignite.internal.processors.cache.transactions.TxDeadlock | From | To |