| 
                                Change Variable Type	entry : Map.Entry<IgniteTxKey,OwnedValue> to entry : Map.Entry<IgniteTxKey,GridNearTxPrepareResponseOwnedValue> in method public prepareMarshal(ctx GridCacheSharedContext) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	entry : Map.Entry<IgniteTxKey,GridNearTxPrepareResponse.OwnedValue> to entry : Map.Entry<IgniteTxKey,GridNearTxPrepareResponseOwnedValue> in method package onResult(nodeId UUID, res GridNearTxPrepareResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFuture.MiniFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	value : OwnedValue to value : GridNearTxPrepareResponseOwnedValue in method public finishUnmarshal(ctx GridCacheSharedContext, ldr ClassLoader) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	valueIter : Iterator<OwnedValue> to valueIter : Iterator<GridNearTxPrepareResponseOwnedValue> in method public finishUnmarshal(ctx GridCacheSharedContext, ldr ClassLoader) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	tup : GridNearTxPrepareResponse.OwnedValue to tup : GridNearTxPrepareResponseOwnedValue in method package onResult(nodeId UUID, res GridNearTxPrepareResponse) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFuture.MiniFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	oVal : OwnedValue to oVal : GridNearTxPrepareResponseOwnedValue in method public addOwnedValue(key IgniteTxKey, ver GridCacheVersion, val CacheObject) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse | 
                                From | 
                                To |