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