|
Change Parameter Type forcedRebFut : GridFutureAdapter<Boolean> to forcedRebFut : GridCompoundFuture<Boolean,Boolean> in method public GridDhtPartitionsExchangeFuture(cctx GridCacheSharedContext, discoEvt DiscoveryEvent, exchId GridDhtPartitionExchangeId, forcedRebFut GridCompoundFuture<Boolean,Boolean>) in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture |
From |
To |
|
Change Parameter Type forcedRebFut : GridFutureAdapter<Boolean> to forcedRebFut : GridCompoundFuture<Boolean,Boolean> in method public addAssignments(assignments GridDhtPreloaderAssignments, forcePreload boolean, cnt int, next Runnable, forcedRebFut GridCompoundFuture<Boolean,Boolean>) : Runnable in class org.apache.ignite.internal.processors.cache.GridCachePreloader |
From |
To |
|
Change Parameter Type forcedRebFut : GridFutureAdapter<Boolean> to forcedRebFut : GridCompoundFuture<Boolean,Boolean> in method package addAssignments(assigns GridDhtPreloaderAssignments, force boolean, cnt int, next Runnable, forcedRebFut GridCompoundFuture<Boolean,Boolean>) : Runnable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander |
From |
To |
|
Change Parameter Type forcedRebFut : GridFutureAdapter<Boolean> to forcedRebFut : GridCompoundFuture<Boolean,Boolean> in method public addAssignments(assignments GridDhtPreloaderAssignments, forcePreload boolean, cnt int, next Runnable, forcedRebFut GridCompoundFuture<Boolean,Boolean>) : Runnable in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter |
From |
To |
|
Change Parameter Type forcedRebFut : GridFutureAdapter<Boolean> to forcedRebFut : GridCompoundFuture<Boolean,Boolean> in method public addAssignments(assignments GridDhtPreloaderAssignments, forceRebalance boolean, cnt int, next Runnable, forcedRebFut GridCompoundFuture<Boolean,Boolean>) : Runnable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader |
From |
To |