|
Change Variable Type futCol : Collection<GridCacheMvccFuture<?>> to futCol : Collection<GridCacheVersionedFuture<?>> in method private notifyOwnerChanged(entry GridCacheEntryEx, owner GridCacheMvccCandidate) : void in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type fut : GridCacheMvccFuture<IgniteInternalTx> to fut : GridCacheVersionedFuture<IgniteInternalTx> in method public onOwnerChanged(entry GridCacheEntryEx, owner GridCacheMvccCandidate) : boolean in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal |
From |
To |
|
Change Variable Type futs : Collection<GridCacheMvccFuture<?>> to futs : Collection<GridCacheVersionedFuture<?>> in method public futuresForVersion(ver GridCacheVersion) : Collection<GridCacheVersionedFuture<?>> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type col : Collection<GridCacheMvccFuture<?>> to col : Collection<GridCacheVersionedFuture<?>> in method public addFuture(fut GridCacheVersionedFuture<?>) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type futs : Collection<GridCacheMvccFuture<?>> to futs : Collection<GridCacheVersionedFuture<?>> in method private mvccFuture(tx IgniteInternalTx, cls Class<? extends IgniteInternalFuture>) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager |
From |
To |
|
Change Variable Type old : Collection<GridCacheMvccFuture<?>> to old : Collection<GridCacheVersionedFuture<?>> in method public addFuture(fut GridCacheVersionedFuture<?>) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type futColCp : ArrayList<GridCacheMvccFuture<?>> to futColCp : ArrayList<GridCacheVersionedFuture<?>> in method private notifyOwnerChanged(entry GridCacheEntryEx, owner GridCacheMvccCandidate) : void in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type fut : GridCacheMvccFuture<?> to fut : GridCacheVersionedFuture<?> in method public versionedFuture(ver GridCacheVersion, futId IgniteUuid) : GridCacheVersionedFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type futs : Collection<GridCacheMvccFuture<?>> to futs : Collection<GridCacheVersionedFuture<?>> in method public activeFutures() : Collection<GridCacheFuture<?>> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type cur : Collection<GridCacheMvccFuture<?>> to cur : Collection<GridCacheVersionedFuture<?>> in method public removeVersionedFuture(fut GridCacheVersionedFuture<?>) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type futs : Collection<GridCacheMvccFuture<?>> to futs : Collection<GridCacheVersionedFuture<?>> in method public versionedFuture(ver GridCacheVersion, futId IgniteUuid) : GridCacheVersionedFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type fut : GridCacheMvccFuture<?> to fut : GridCacheVersionedFuture<?> in method private mvccFuture(tx IgniteInternalTx, cls Class<? extends IgniteInternalFuture>) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager |
From |
To |
|
Change Variable Type mvccFut : GridCacheMvccFuture<Boolean> to mvccFut : GridCacheVersionedFuture<Boolean> in method private notifyOwnerChanged(entry GridCacheEntryEx, owner GridCacheMvccCandidate) : void in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Variable Type fut : GridCacheMvccFuture<?> to fut : GridCacheVersionedFuture<?> in method private notifyOwnerChanged(entry GridCacheEntryEx, owner GridCacheMvccCandidate) : void in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |