|
Change Variable Type e : IgniteTxOptimisticException to e : IgniteTxOptimisticCheckedException in method public commitAsyncLocal() : IgniteInternalFuture<IgniteTxEx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal |
From |
To |
|
Change Variable Type fut : ComputeTaskFuture<Object> to fut : ComputeTaskInternalFuture<Object> in method public refreshJobSiblings() : Collection<ComputeJobSibling> in class org.apache.ignite.internal.GridJobSessionImpl |
From |
To |
|
Change Variable Type e : IgniteTxOptimisticException to e : IgniteTxOptimisticCheckedException in method public commitAsync() : IgniteInternalFuture<IgniteTxEx> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal |
From |
To |
|
Change Variable Type e : IgniteTxOptimisticException to e : IgniteTxOptimisticCheckedException in method public _testOptimisticSerializableConsistency() : void in class org.apache.ignite.internal.processors.cache.IgniteTxMultiThreadedAbstractTest |
From |
To |
|
Change Variable Type fut : ComputeTaskFuture<Object> to fut : ComputeTaskInternalFuture<Object> in method public getJobSiblings() : Collection<ComputeJobSibling> in class org.apache.ignite.internal.GridJobSessionImpl |
From |
To |