|
Change Return Type boolean to void in method public commitVersion(commitVer GridCacheVersion) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Change Return Type boolean to void in method private map(entry GridDhtCacheEntry, nodes Iterable<ClusterNode>, map Map<ClusterNode,List<GridDhtCacheEntry>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Return Type boolean to void in method private map(entry IgniteTxEntry, nodes Iterable<ClusterNode>, globalMap Map<UUID,GridDistributedTxMapping>, locMap Map<UUID,GridDistributedTxMapping>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture |
From |
To |
|
Change Return Type boolean to void in method private map(entry IgniteTxEntry, futDhtMap Map<UUID,GridDistributedTxMapping>, futNearMap Map<UUID,GridDistributedTxMapping>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture |
From |
To |
|
Change Return Type boolean to void in method public commitVersion(commitVer GridCacheVersion) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx |
From |
To |
|
Change Return Type boolean to void in method public addCommittedTx(tx IgniteInternalTx) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager |
From |
To |
|
Change Return Type Object to Message in method public message() : Message in class org.apache.ignite.internal.managers.communication.GridIoMessage |
From |
To |
|
Change Return Type ConcurrentMap<UUID,GridDistributedTxMapping> to Map<UUID,GridDistributedTxMapping> in method package mappings() : Map<UUID,GridDistributedTxMapping> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal |
From |
To |
|
Change Return Type boolean to void in method public dhtMap(entry GridDhtCacheEntry, explicitLockVer GridCacheVersion, log IgniteLogger, dhtMap Map<ClusterNode,List<GridDhtCacheEntry>>, nearMap Map<ClusterNode,List<GridDhtCacheEntry>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Return Type boolean to void in method public dhtMap(nearNodeId UUID, topVer AffinityTopologyVersion, entry GridDhtCacheEntry, explicitLockVer GridCacheVersion, log IgniteLogger, dhtMap Map<ClusterNode,List<GridDhtCacheEntry>>, nearMap Map<ClusterNode,List<GridDhtCacheEntry>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheContext |
From |
To |
|
Change Attribute Type isDone : AtomicBoolean to isDone : boolean in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Change Attribute Type lockKeys : GridConcurrentHashSet<IgniteTxKey> to lockKeys : Set<IgniteTxKey> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture |
From |
To |
|
Change Attribute Type lsnrCalls : AtomicInteger to lsnrCalls : int in class org.apache.ignite.internal.util.future.GridCompoundFuture |
From |
To |
|
Change Attribute Type mapped : AtomicBoolean to mapped : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter |
From |
To |
|
Change Attribute Type mappings : ConcurrentMap<UUID,GridDistributedTxMapping> to mappings : Map<UUID,GridDistributedTxMapping> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal |
From |
To |
|
Change Attribute Type finishFuts : Queue<FinishLockFuture> to finishFuts : ConcurrentLinkedDeque8<FinishLockFuture> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Attribute Type preparing : AtomicBoolean to preparing : boolean in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Change Attribute Type mappings : ConcurrentLinkedDeque8<GridDistributedTxMapping> to mappings : Queue<GridDistributedTxMapping> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture.MiniFuture |
From |
To |
|
Change Attribute Type rmvLocks : Collection<GridCacheVersion> to rmvLocks : GridBoundedConcurrentLinkedHashSet<GridCacheVersion> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager |
From |
To |
|
Change Attribute Type commitVer : AtomicReference<GridCacheVersion> to commitVer : GridCacheVersion in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Change Attribute Type futs : ConcurrentLinkedDeque8<IgniteInternalFuture<T>> to futs : Collection<IgniteInternalFuture<T>> in class org.apache.ignite.internal.util.future.GridCompoundFuture |
From |
To |
|
Change Attribute Type finFut : AtomicReference<GridFutureAdapter<IgniteInternalTx>> to finFut : GridFutureAdapter<IgniteInternalTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Change Attribute Type mappings : ConcurrentMap<UUID,GridDistributedTxMapping> to mappings : Map<UUID,GridDistributedTxMapping> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture |
From |
To |
|
Change Attribute Type topVer : AtomicReference<AffinityTopologyVersion> to topVer : AffinityTopologyVersion in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |