|
Change Variable Type nodeLoc : ClusterNodeLocalMap<String,T2<AtomicLong,AtomicLong>> to nodeLoc : ConcurrentMap<String,T2<AtomicLong,AtomicLong>> in method public execute() : Object in class org.apache.ignite.loadtests.dsi.GridDsiPerfJob |
From |
To |
|
Change Variable Type nodeLoc : ClusterNodeLocalMap<String,T2<AtomicLong,AtomicLong>> to nodeLoc : ConcurrentMap<String,T2<AtomicLong,AtomicLong>> in method public execute() : Object in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentTxMultiNodeTest.PerfJob |
From |
To |
|
Change Variable Type storage : ClusterNodeLocalMap<String,VisorQueryTask.VisorFutureResultSetHolder<Map.Entry<Object,Object>>> to storage : ConcurrentMap<String,VisorQueryTask.VisorFutureResultSetHolder<Map.Entry<Object,Object>>> in method private nextScanPage(arg IgniteBiTuple<String,Integer>) : VisorQueryResult in class org.apache.ignite.internal.visor.query.VisorQueryNextPageTask.VisorQueryNextPageJob |
From |
To |
|
Change Variable Type nl : ClusterNodeLocalMap<String,Long> to nl : ConcurrentMap<String,Long> in method protected run(arg VisorNodeEventsCollectorTaskArg) : Collection<? extends VisorGridEvent> in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTask.VisorEventsCollectJob |
From |
To |
|
Change Variable Type map : ClusterNodeLocalMap<String,AtomicInteger> to map : ConcurrentMap<String,AtomicInteger> in method public apply(nodeId UUID, msg Object) : boolean in class org.apache.ignite.tests.p2p.GridTestMessageListener |
From |
To |
|
Change Variable Type locMap : ClusterNodeLocalMap<String,VisorQueryTask.VisorFutureResultSetHolder> to locMap : ConcurrentMap<String,VisorQueryTask.VisorFutureResultSetHolder> in method protected run(qryIds Collection<String>) : Void in class org.apache.ignite.internal.visor.query.VisorQueryCleanupTask.VisorQueryCleanupJob |
From |
To |
|
Change Variable Type loc : ClusterNodeLocalMap<String,String> to loc : ConcurrentMap<String,String> in method public testNodeLocalMarshalling() : void in class org.apache.ignite.marshaller.GridMarshallerAbstractTest |
From |
To |
|
Change Variable Type storage : ClusterNodeLocalMap<String,VisorQueryTask.VisorFutureResultSetHolder<List<?>>> to storage : ConcurrentMap<String,VisorQueryTask.VisorFutureResultSetHolder<List<?>>> in method private nextSqlPage(arg IgniteBiTuple<String,Integer>) : VisorQueryResult in class org.apache.ignite.internal.visor.query.VisorQueryNextPageTask.VisorQueryNextPageJob |
From |
To |
|
Change Variable Type locMap : ClusterNodeLocalMap<QueryExecutionKey,QueryFutureWrapper> to locMap : ConcurrentMap<QueryExecutionKey,QueryFutureWrapper> in method public call() : GridRestResponse in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheQueryCommandHandler.ExecuteQuery |
From |
To |
|
Change Variable Type nodeLoc : ClusterNodeLocalMap<T,Integer> to nodeLoc : ConcurrentMap<T,Integer> in method private concurrentIncrement(key T) : void in class org.apache.ignite.tests.p2p.GridP2PAwareTestUserResource |
From |
To |
|
Change Variable Type locMap : ClusterNodeLocalMap<Long,IgniteFuture<BigInteger>> to locMap : ConcurrentMap<Long,IgniteFuture<BigInteger>> in method public apply(n Long) : BigInteger in class org.apache.ignite.examples.computegrid.ComputeFibonacciContinuationExample.FibonacciClosure |
From |
To |
|
Change Variable Type nl : ClusterNodeLocalMap<Object,Object> to nl : ConcurrentMap<Object,Object> in method public testNodeLocal() : void in class org.apache.ignite.internal.GridNodeLocalSelfTest |
From |
To |
|
Change Variable Type nl : ClusterNodeLocalMap<String,Long> to nl : ConcurrentMap<String,Long> in method public collectEvents(ignite Ignite, evtOrderKey String, evtThrottleCntrKey String, evtTypes int[], evtMapper IgniteClosure<Event,VisorGridEvent>) : Collection<VisorGridEvent> in class org.apache.ignite.internal.visor.util.VisorTaskUtils |
From |
To |
|
Change Variable Type storage : ClusterNodeLocalMap<String,VisorFutureResultSetHolder> to storage : ConcurrentMap<String,VisorFutureResultSetHolder> in method public onTimeout() : void in class org.apache.ignite.internal.visor.query.VisorQueryTask.VisorQueryJob.scheduleResultSetHolderRemoval.addTimeoutObject |
From |
To |
|
Change Variable Type storage : ClusterNodeLocalMap<String,VisorComputeMonitoringHolder> to storage : ConcurrentMap<String,VisorComputeMonitoringHolder> in method protected events(res VisorNodeDataCollectorJobResult, arg VisorNodeDataCollectorTaskArg) : void in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob |
From |
To |
|
Change Variable Type locMap : ClusterNodeLocalMap<QueryExecutionKey,QueryFutureWrapper> to locMap : ConcurrentMap<QueryExecutionKey,QueryFutureWrapper> in method public call() : GridRestResponse in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheQueryCommandHandler.FetchQueryResults |
From |
To |
|
Change Variable Type storage : ClusterNodeLocalMap<String,VisorComputeMonitoringHolder> to storage : ConcurrentMap<String,VisorComputeMonitoringHolder> in method protected run(arg IgniteBiTuple<String,Boolean>) : Boolean in class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTask.VisorComputeToggleMonitoringJob |
From |
To |