| 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<EntryProcessorResult<T>> to IgniteInternalFuture<EntryProcessorResult<T>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public addData(entries Map<K,V>) : IgniteInternalFuture<?> in class org.apache.ignite.IgniteDataLoader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removeAllAsync(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, cached GridCacheEntryEx<K,V>, retval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private rebuildIndexes(space String, desc TypeDescriptor) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.query.GridQueryProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method protected abstract postLock() : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure2 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(space String, valTypeName String) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.query.GridQueryProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private runLocal(c Runnable, sys boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method package initFuture() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync(filter IgnitePredicate<CacheEntry<K,V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public delete(fileInfo GridGgfsFileInfo) : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.fs.GridGgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runAsync(mode GridClosureCallMode, jobs Collection<? extends Runnable>, nodes Collection<ClusterNode>, sys boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public schedule(subj String, body String, html boolean, addrs Collection<String>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.email.IgniteEmailProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public addData(entries Collection<? extends Map.Entry<K,V>>) : IgniteInternalFuture<?> in class org.apache.ignite.IgniteDataLoader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public queryTwoStep(space String, sqlQry String, params Object[]) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.query.GridQueryIndexing | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture to IgniteInternalFuture in method private removeAllAsync0(keys Collection<? extends K>, drMap Map<? extends K,GridCacheVersion>, cached GridCacheEntryEx<K,V>, retval boolean, rawRetval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public flush(jobId GridHadoopJobId) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.shuffle.GridHadoopShuffle | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteClosure<IgniteFuture<T>,Future<T>> to IgniteClosure<IgniteInternalFuture<T>,Future<T>> in method public future() : IgniteClosure<IgniteInternalFuture<T>,Future<T>> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setIfAbsentAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<byte[]> to IgniteInternalFuture<byte[]> in method public dataBlock(fileInfo GridGgfsFileInfo, path IgniteFsPath, blockIdx long, secReader IgniteFsReader) : IgniteInternalFuture<byte[]> in class org.apache.ignite.internal.processors.fs.GridGgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgnitePredicate<IgniteFuture<?>> to IgnitePredicate<IgniteInternalFuture<?>> in method public finishedFutures() : IgnitePredicate<IgniteInternalFuture<?>> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.GetAllCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.internal.GridKernal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public awaitOne(futs IgniteInternalFuture<T>...) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getForcePrimaryAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public awaitAckAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxFinishSync.TxFinishSync | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Long> to IgniteInternalFuture<Long> in method public affinityReadyFuturex(topVer long) : IgniteInternalFuture<Long> in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxIfAbsentAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<GridTuple3<String,Boolean,String>>> to IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in method package startNodesAsync(file File, restart boolean, timeout int, maxConn int) : IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in class org.apache.ignite.internal.GridKernal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeData(key K) : IgniteInternalFuture<?> in class org.apache.ignite.IgniteDataLoader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<List<T>> to IgniteInternalFuture<List<T>> in method public remoteEventsAsync(p IgnitePredicate<T>, nodes Collection<? extends ClusterNode>, timeout long) : IgniteInternalFuture<List<T>> in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.top.GridTopologyCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxIfAbsentAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public queryTwoStep(space String, qry GridCacheTwoStepQuery) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.query.GridQueryIndexing | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildAllIndexes() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private startNodeKiller(stop AtomicBoolean, killCnt AtomicInteger, killIdxs List<Integer>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractQueueFailoverDataConsistencySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method private callLocal(c Callable<R>, plc GridClosurePolicy) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method package lockAllAsync(cacheCtx GridCacheContext<K,V>, entries Collection<GridCacheEntryEx<K,V>>, writeEntries List<IgniteTxEntry<K,V>>, onePhaseCommit boolean, drVers GridCacheVersion[], msgId long, implicit boolean, read boolean, accessTtl long) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.MetricsCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public readThroughAllAsync(keys Collection<? extends K>, reload boolean, tx IgniteTxEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>[], subjId UUID, taskName String, vis IgniteBiInClosure<K,V>) : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgnitePredicate<IgniteFuture<?>> to IgnitePredicate<IgniteInternalFuture<?>> in method public unfinishedFutures() : IgnitePredicate<IgniteInternalFuture<?>> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public addData(entry Map.Entry<K,V>) : IgniteInternalFuture<?> in class org.apache.ignite.IgniteDataLoader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method package getDhtAllAsync(keys Collection<? extends K>, readThrough boolean, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[], expiry IgniteCacheExpiryPolicy) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putIfAbsentAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method private execute(destId UUID, cacheName String, c Callable<GridRestResponse>) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheQueryCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callAsync(mode GridClosureCallMode, job Callable<R>, nodes Collection<ClusterNode>, sys boolean) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public putAllAsync(cacheCtx GridCacheContext<K,V>, map Map<? extends K,? extends V>, retval boolean, cached GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public containsKeyAsync(key K) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAtomicFuture(futVer GridCacheVersion) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxIfAbsentAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public commitAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.local.GridLocalTx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.GridRestProtocolHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllDrAsync(cacheCtx GridCacheContext<K,V>, drMap Map<? extends K,GridCacheDrInfo<V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheCommittedTxInfo<K,V>> to IgniteInternalFuture<GridCacheCommittedTxInfo<K,V>> in method public checkPessimisticTxCommitted(req GridCachePessimisticCheckCommittedTxRequest) : IgniteInternalFuture<GridCacheCommittedTxInfo<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheQueryCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public containsKeyAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callLocalSafe(c Callable<R>, sys boolean) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public loadCacheAsync(p IgniteBiPredicate<K,V>, ttl long, args Object...) : IgniteInternalFuture<?> in class org.apache.ignite.cache.GridCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public abstract submit(jobId GridHadoopJobId, jobInfo GridHadoopJobInfo) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.IgniteHadoopProcessorAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public replacexAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public deployMultiple(prj ClusterGroup, name String, svc ManagedService, totalCnt int, maxPerNodeCnt int) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public mapFuture() : IgniteInternalFuture<?> in class org.apache.ignite.spi.collision.GridTestCollisionTaskSession | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private doPut(g Ignite) : IgniteInternalFuture<?> in class org.apache.ignite.loadtests.cache.GridCacheSwapLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method private asyncOp(op AsyncOp<T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public lockAllAsync(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, implicit boolean, read boolean, accessTtl long) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareAsync() : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method private handleAsync0(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.GridRestProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putIfAbsentAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync() : IgniteInternalFuture<?> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public chain(doneCb IgniteClosure<? super IgniteInternalFuture<R>,T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.IgniteInternalFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<byte[]> to IgniteInternalFuture<byte[]> in method protected dataBlock(fileInfo GridGgfsFileInfo, blockIdx long) : IgniteInternalFuture<byte[]> in class org.apache.ignite.internal.processors.fs.GridGgfsInputStreamImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllDrAsync(drMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private runAsync(idx int, jobs Collection<TestRunnable>, p IgnitePredicate<ClusterNode>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public chain(doneCb IgniteClosure<? super IgniteInternalFuture<R>,T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl.ScheduleFutureSnapshot | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllOutTxAsync(keys List<K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public startFuture() : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public cancel(name String) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public schedule(subj String, body String, html boolean) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.email.IgniteEmailProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGrid | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public readThroughAllAsync(keys Collection<? extends K>, reload boolean, tx IgniteTxEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>[], subjId UUID, taskName String, vis IgniteBiInClosure<K,V>) : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllOutTxAsync(keys List<K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method private tryEvictAsync(updateSeq boolean) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(key K, timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removexAsync(key K, val V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method private handleAsyncUnsafe(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public op(tx IgniteTxLocalAdapter<K,V>) : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.AsyncInOp | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishLocks(topVer long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public deployClusterSingleton(prj ClusterGroup, name String, svc ManagedService) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.GetCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx<K,V>, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public request(keys Collection<? extends K>, topVer long) : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public submit(jobId GridHadoopJobId, jobInfo GridHadoopJobInfo) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.IgniteHadoopProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishFuture(jobId GridHadoopJobId) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.IgniteHadoopNoopProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridGgfsMessage> to IgniteInternalFuture<GridGgfsMessage> in method public handleAsync(ses GridGgfsClientSession, msg GridGgfsMessage, in DataInput) : IgniteInternalFuture<GridGgfsMessage> in class org.apache.ignite.internal.processors.fs.GridGgfsIpcHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method package txLoadAsync(tx GridNearTxLocal<K,V>, keys Collection<? extends K>, readThrough boolean, filter IgnitePredicate<CacheEntry<K,V>>[], deserializePortable boolean, expiryPlc IgniteCacheExpiryPolicy) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public chain(doneCb IgniteClosure<? super IgniteInternalFuture<T>,R>) : IgniteInternalFuture<R> in class org.apache.ignite.internal.util.future.GridFinishedFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public executeTwoStepQuery(space String, sqlQry String, params Object...) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method protected multithreadedAsync(c Callable<?>, threadNum int) : IgniteInternalFuture<?> in class org.apache.ignite.testframework.junits.GridAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.log.GridLogCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<EntryProcessorResult<T>> to IgniteInternalFuture<EntryProcessorResult<T>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.lang.IgniteAsyncSupportAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method protected lockAllAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isInvalidate boolean, isRead boolean, retval boolean, isolation IgniteTxIsolation, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setIfAbsentAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public stopRoutine(routineId UUID) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteInClosure<IgniteFuture<?>> to IgniteInClosure<IgniteInternalFuture<?>> in method public errorLogger(log IgniteLogger, excl Class<? extends Exception>...) : IgniteInClosure<IgniteInternalFuture<?>> in class org.apache.ignite.internal.processors.cache.GridCacheUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<UUID> to IgniteInternalFuture<UUID> in method public startRoutine(hnd GridContinuousHandler, bufSize int, interval long, autoUnsubscribe boolean, prjPred IgnitePredicate<ClusterNode>) : IgniteInternalFuture<UUID> in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method private finishDhtLocal(nodeId UUID, locTx GridNearTxLocal<K,V>, req GridNearTxFinishRequest<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<EntryProcessorResult<T>> to IgniteInternalFuture<EntryProcessorResult<T>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public addReader(nodeId UUID, msgId long, topVer long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public chain(doneCb IgniteClosure<? super IgniteInternalFuture<R>,T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllDrAsync(drMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public awaitDeletesAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture to IgniteInternalFuture in method protected asyncOp(op Callable<?>) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public rollbackAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public forceRepartition() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareAsyncLocal(reads Collection<IgniteTxEntry<K,V>>, writes Collection<IgniteTxEntry<K,V>>, txNodes Map<UUID,Collection<UUID>>, last boolean, lastBackups Collection<UUID>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public affinityCall(cacheName String, affKey Object, job Callable<R>, nodes Collection<ClusterNode>) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putIfAbsentAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method package executeAsync(taskCls Class<? extends IgniteFsTask<T,R>>, rslvr IgniteFsRecordResolver, paths Collection<IgniteFsPath>, skipNonExistentFiles boolean, maxRangeLen long, arg T) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public releaseFuture() : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter.TxShadow | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removexAsync(key K, val V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method package executeAsync(task IgniteFsTask<T,R>, rslvr IgniteFsRecordResolver, paths Collection<IgniteFsPath>, arg T) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllDrAsync(drMap Map<? extends K,GridCacheDrInfo<V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Long> to IgniteInternalFuture<Long> in method public runMultiThreadedAsync(call Callable<?>, threadNum int, threadName String) : IgniteInternalFuture<Long> in class org.apache.ignite.testframework.GridTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method private handleRequest(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.GridRestProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture to IgniteInternalFuture in method private removeAllAsync0(keys Collection<? extends K>, retval boolean, rawRetval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public abstract schedule(subj String, body String, html boolean, addrs Collection<String>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.email.IgniteEmailProcessorAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method protected addReader(msgId long, cached GridDhtCacheEntry<K,V>, entry IgniteTxEntry<K,V>, topVer long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method private handleRequest0(ses GridNioSession, req GridMemcachedMessage, cmd GridTuple3<GridRestCommand,Boolean,Boolean>) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpMemcachedNioListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public schedule(subj String, body String, html boolean, addrs Collection<String>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.email.IgniteNoopEmailProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public addData(entry Map.Entry<K,V>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method private obtainLockAsync(cacheCtx GridCacheContext<K,V>, ret GridCacheReturn<V>, passedKeys Collection<? extends K>, read boolean, skipped Set<K>, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runAsync(mode GridClosureCallMode, jobs Collection<? extends Runnable>, nodes Collection<ClusterNode>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllOutTxAsync(keys List<K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setIfAbsentAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishKeys(keys Collection<K>, topVer long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method private prepareNearTx(nearNodeId UUID, req GridNearTxPrepareRequest<K,V>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public commitAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.ReplaceCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(key K, timeout long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method protected lockAllAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isInvalidate boolean, isRead boolean, retval boolean, isolation IgniteTxIsolation, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public commitTxAsync(tx IgniteTxEx<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method protected lockAllAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isInvalidate boolean, isRead boolean, retval boolean, isolation IgniteTxIsolation, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<List<GridQueryFieldMetadata>> to IgniteInternalFuture<List<GridQueryFieldMetadata>> in method public metadata() : IgniteInternalFuture<List<GridQueryFieldMetadata>> in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalFieldsQueryFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runLocal(r Runnable) : IgniteInternalFuture<?> in class org.apache.ignite.internal.IgniteSchedulerImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public queryTwoStep(space String, qry GridCacheTwoStepQuery) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllDrAsync(drMap Map<? extends K,GridCacheDrInfo<V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public submit(jobId GridHadoopJobId, jobInfo GridHadoopJobInfo) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.IgniteHadoopNoopProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public addData(entries Map<K,V>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public loadCacheAsync(p IgniteBiPredicate<K,V>, ttl long, args Object[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public loadCacheAsync(p IgniteBiPredicate<K,V>, ttl long, args Object[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public sendAdminEmailAsync(subj String, body String, html boolean) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.GridKernal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllAsync(m Map<? extends K,? extends V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method package syncFuture() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<R>> to IgniteInternalFuture<Collection<R>> in method public callAsync(job IgniteClosure<T,R>, args Collection<? extends T>, nodes Collection<ClusterNode>) : IgniteInternalFuture<Collection<R>> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public forceRepartition() : IgniteInternalFuture<?> in class org.apache.ignite.cache.GridCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getForcePrimaryAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public rollbackAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public loadMissing(cacheCtx GridCacheContext<K,V>, readThrough boolean, async boolean, keys Collection<? extends K>, deserializePortable boolean, c IgniteBiInClosure<K,V>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxIfAbsentAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public txLockAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isRead boolean, retval boolean, isolation IgniteTxIsolation, isInvalidate boolean, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Exception> to IgniteInternalFuture<Exception> in method package lockAllAsync(cacheCtx GridCacheContext<K,V>, tx GridNearTxLocal<K,V>, threadId long, ver GridCacheVersion, topVer long, keys Collection<K>, txRead boolean, timeout long, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R2> to IgniteInternalFuture<R2> in method public callAsync(job IgniteClosure<T,R1>, args Collection<? extends T>, rdc IgniteReducer<R1,R2>, nodes Collection<ClusterNode>) : IgniteInternalFuture<R2> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method package flush() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl.Buffer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public sendAdminEmailAsync(subj String, body String, html boolean) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGrid | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method protected abstract addReader(msgId long, cached GridDhtCacheEntry<K,V>, entry IgniteTxEntry<K,V>, topVer long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeData(key K) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture to IgniteInternalFuture in method private updateAllAsync0(map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor>, invokeArgs Object[], retval boolean, rawRetval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method private broadcast(cacheName String, c Callable<Object>) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheQueryCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getForcePrimaryAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture to IgniteInternalFuture in method public rollbackTxAsync(tx IgniteTxEx<K,V>) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callLocal(c Callable<R>) : IgniteInternalFuture<R> in class org.apache.ignite.IgniteScheduler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method private prepareColocatedTx(locTx GridNearTxLocal<K,V>, req GridNearTxPrepareRequest<K,V>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public mapFuture() : IgniteInternalFuture<?> in class org.apache.ignite.GridTestTaskSession | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public finish(nodeId UUID, locTx GridNearTxLocal<K,V>, req GridNearTxFinishRequest<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public abstract finishFuture(jobId GridHadoopJobId) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.IgniteHadoopProcessorAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public replacexAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public awaitDeletesAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.fs.GridGgfsEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareAsync() : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishFuture(jobId GridHadoopJobId) : IgniteInternalFuture<?> in class org.apache.ignite.hadoop.GridHadoop | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public writeStart(fileInfo GridGgfsFileInfo) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.fs.GridGgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridGgfsMessage> to IgniteInternalFuture<GridGgfsMessage> in method public handleAsync(ses GridGgfsClientSession, msg GridGgfsMessage, in DataInput) : IgniteInternalFuture<GridGgfsMessage> in class org.apache.ignite.internal.processors.fs.GridGgfsServerHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public putAllAsync(cacheCtx GridCacheContext<K,V>, map Map<? extends K,? extends V>, retval boolean, cached GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public finishTxs(topVer long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture to IgniteInternalFuture in method private updateAllAsync0(map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor>, invokeArgs Object[], drPutMap Map<? extends K,GridCacheDrInfo<V>>, drRmvMap Map<? extends K,GridCacheVersion>, retval boolean, rawRetval boolean, cached GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(key K, timeout long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method protected asyncOp(op CO<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.PrependCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public invokeAsync(cacheCtx GridCacheContext<K,V>, map Map<? extends K,? extends EntryProcessor<K,V,Object>>, invokeArgs Object...) : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method protected getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx<K,V>, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removexAsync(key K, val V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public affinityRun(cacheName String, affKey Object, job Runnable, nodes Collection<ClusterNode>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private incrementOrDecrement(cache CacheProjection<Object,Object>, key String, req GridRestCacheRequest, decr boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method package globalLoadCacheAsync(p IgniteBiPredicate<K,V>, args Object...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public groupLockAsync(cacheCtx GridCacheContext<K,V>, keys Collection<K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxIfAbsentAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method protected multithreadedAsync(r Runnable, threadNum int, threadName String) : IgniteInternalFuture<?> in class org.apache.ignite.testframework.junits.GridAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.testframework.junits.cache.GridAbstractCacheStoreSelfTest.DummyTx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method private startFuture(cacheMsg GridCacheMessage<K,V>) : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCacheIoManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.GridLocalCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<R>> to IgniteInternalFuture<Collection<R>> in method public broadcastNoFailover(job IgniteClosure<T,R>, arg T, nodes Collection<ClusterNode>) : IgniteInternalFuture<Collection<R>> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllDrAsync(drMap Map<? extends K,GridCacheDrInfo<V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishFuture(jobId GridHadoopJobId) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.IgniteHadoopProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(timeout long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Long> to IgniteInternalFuture<Long> in method public affinityReadyFuture(topVer long) : IgniteInternalFuture<Long> in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removexAsync(key K, val V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public queryTwoStep(space String, sqlQry String, params Object[]) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.query.GridQueryProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public queryTwoStep(space String, sqlQry String, params Object[]) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method package formatAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllAsync(m Map<? extends K,? extends V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isInvalidate boolean, isRead boolean, retval boolean, isolation IgniteTxIsolation, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public rollbackAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.local.GridLocalTx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync() : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public commitAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(typeName String) : IgniteInternalFuture<?> in class org.apache.ignite.cache.query.CacheQueries | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runLocalSafe(c Runnable, sys boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<GridCacheEntryInfo<K,V>>> to IgniteInternalFuture<Collection<GridCacheEntryInfo<K,V>>> in method private getAsync(keys LinkedHashMap<? extends K,Boolean>) : IgniteInternalFuture<Collection<GridCacheEntryInfo<K,V>>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method protected asyncOp(tx IgniteTxLocalAdapter<K,V>, op AsyncOp<T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Collection<IgniteFuture<Long>> to Collection<IgniteInternalFuture<Long>> in method private doGetRemove(g Ignite) : Collection<IgniteInternalFuture<Long>> in class org.apache.ignite.loadtests.cache.GridCacheSwapLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method private executeCommand(destId UUID, clientId UUID, cacheName String, key Object, op CacheCommand) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareAsync() : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(typeName String) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method protected asyncOpAcquire() : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method private deleteAsync(info GridGgfsFileInfo) : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.fs.GridGgfsDataManager.AsyncDeleteWorker | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridHadoopJobId> to IgniteInternalFuture<GridHadoopJobId> in method public submit(jobId GridHadoopJobId, info GridHadoopJobInfo) : IgniteInternalFuture<GridHadoopJobId> in class org.apache.ignite.internal.processors.hadoop.jobtracker.GridHadoopJobTracker | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture to IgniteInternalFuture in method private putAllAsync0(cacheCtx GridCacheContext<K,V>, map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor<K,V,Object>>, invokeArgs Object[], drMap Map<? extends K,GridCacheDrInfo<V>>, retval boolean, cached GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<EntryProcessorResult<T>> to IgniteInternalFuture<EntryProcessorResult<T>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx<K,V>, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public execute(space String, qry GridCacheTwoStepQuery) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method private callLocal(c Callable<R>, sys boolean) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public invokeAsync(cacheCtx GridCacheContext<K,V>, map Map<? extends K,? extends EntryProcessor<K,V,Object>>, invokeArgs Object...) : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public awaitDeletesAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public deployNodeSingleton(prj ClusterGroup, name String, svc ManagedService) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Exception> to IgniteInternalFuture<Exception> in method private lockAllAsync0(cacheCtx GridCacheContext<K,V>, tx GridNearTxLocal<K,V>, threadId long, ver GridCacheVersion, topVer long, keys Collection<K>, txRead boolean, timeout long, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Long> to IgniteInternalFuture<Long> in method private internalUpdateAsync(l long, updateCall Callable<Long>, updated boolean) : IgniteInternalFuture<Long> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAtomicSequenceImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public apply(t T, e Exception) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostMissClosure | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putIfAbsentAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareTx(nearNodeId UUID, locTx GridNearTxLocal<K,V>, req GridNearTxPrepareRequest<K,V>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public executeTwoStepQuery(space String, sqlQry String, params Object[]) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllOutTxAsync(keys List<K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public submit(jobId GridHadoopJobId, jobInfo GridHadoopJobInfo) : IgniteInternalFuture<?> in class org.apache.ignite.hadoop.GridHadoop | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runAsync(mode GridClosureCallMode, job Runnable, nodes Collection<ClusterNode>, sys boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public chain(doneCb IgniteClosure<? super IgniteInternalFuture<R>,T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.future.GridFutureAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public startFuture() : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public rollbackAsyncLocal() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(typeName String) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxIfAbsentAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.metadata.GridPortableMetadataHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllDrAsync(drMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public schedule(subj String, body String, html boolean) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.email.IgniteNoopEmailProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method protected multithreadedAsync(r Runnable, threadNum int) : IgniteInternalFuture<?> in class org.apache.ignite.testframework.junits.GridAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildAllIndexes() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync(filter IgnitePredicate<CacheEntry<K,V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public replacexAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callLocalSafe(c Callable<R>) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public mapFuture() : IgniteInternalFuture<?> in class org.apache.ignite.compute.ComputeTaskSession | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllDrAsync(drMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.GridLocalCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public sendAdminEmailAsync(subj String, body String, html boolean) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.GridEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public syncFuture() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private startNodeKiller(stop AtomicBoolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetFailoverAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxIfAbsentAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync(key K, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.version.GridVersionCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture to IgniteInternalFuture in method public future() : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method package executeAsync(task IgniteFsTask<T,R>, rslvr IgniteFsRecordResolver, paths Collection<IgniteFsPath>, skipNonExistentFiles boolean, maxRangeLen long, arg T) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public preloadersStartFuture() : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllAsync(m Map<? extends K,? extends V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method private removeAllAsync0(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, drMap Map<? extends K,GridCacheVersion>, cached GridCacheEntryEx<K,V>, retval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public future() : IgniteInternalFuture<?> in class org.apache.ignite.IgniteDataLoader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.AppendCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx<K,V>, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public addData(key K, val V) : IgniteInternalFuture<?> in class org.apache.ignite.IgniteDataLoader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishExplicitLocks(topVer long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public mapFuture() : IgniteInternalFuture<?> in class org.apache.ignite.internal.GridJobSessionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setIfAbsentAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putIfAbsentAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllAsync(m Map<? extends K,? extends V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public loadAll(keys Set<? extends K>, replaceExisting boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllDrAsync(drMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.CasCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxIfAbsentAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public multiUpdateFinishFuture(topVer long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public queryTwoStep(space String, qry GridCacheTwoStepQuery) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.query.GridQueryProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public commitTxAsync(tx IgniteTxEx) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishFuture(jobId GridHadoopJobId) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.GridHadoopImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public finishColocatedLocal(commit boolean, tx GridNearTxLocal<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public abstract op(tx IgniteTxLocalAdapter<K,V>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.AsyncOp | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllDrAsync(drMap Map<? extends K,GridCacheDrInfo<V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(cls Class<?>) : IgniteInternalFuture<?> in class org.apache.ignite.cache.query.CacheQueries | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<R>> to IgniteInternalFuture<Collection<R>> in method public callAsync(mode GridClosureCallMode, jobs Collection<? extends Callable<R>>, nodes Collection<ClusterNode>, sys boolean) : IgniteInternalFuture<Collection<R>> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Long> to IgniteInternalFuture<Long> in method public topologyFuture(awaitVer long) : IgniteInternalFuture<Long> in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public loadCacheAsync(p IgniteBiPredicate<K,V>, ttl long, args Object[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public execute(space String, qry GridCacheTwoStepQuery) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<Integer>> to IgniteInternalFuture<Collection<Integer>> in method private broadcast(idx int, job Callable<Integer>, p IgnitePredicate<ClusterNode>) : IgniteInternalFuture<Collection<Integer>> in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllDrAsync(drMap Map<? extends K,GridCacheDrInfo<V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllDrAsync(drMap Map<? extends K,GridCacheDrInfo<V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getForcePrimaryAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildAllIndexes() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callAsync(mode GridClosureCallMode, job Callable<R>, nodes Collection<ClusterNode>) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.DecrementCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method protected getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx<K,V>, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public txLockAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isRead boolean, retval boolean, isolation IgniteTxIsolation, invalidate boolean, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public addData(key K, val V) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(cls Class<?>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public txLockAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isRead boolean, retval boolean, isolation IgniteTxIsolation, invalidate boolean, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.GridLocalCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private broadcast(idx int, job Runnable, p IgnitePredicate<ClusterNode>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method package executeAsync(taskCls Class<? extends IgniteFsTask<T,R>>, rslvr IgniteFsRecordResolver, paths Collection<IgniteFsPath>, arg T) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public awaitFinishAckAsync(rmtNodeId UUID, threadId long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Collection<? extends IgniteFuture<T>> to Collection<? extends IgniteInternalFuture<T>> in method public futures(ver GridCacheVersion) : Collection<? extends IgniteInternalFuture<T>> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public rollbackAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public loadMissing(cacheCtx GridCacheContext<K,V>, readThrough boolean, async boolean, keys Collection<? extends K>, deserializePortable boolean, c IgniteBiInClosure<K,V>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx<K,V>, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public runAsync(task Callable<T>) : IgniteInternalFuture<T> in class org.apache.ignite.testframework.GridTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteClosure<IgniteFuture<?>,GridRestResponse> to IgniteClosure<IgniteInternalFuture<?>,GridRestResponse> in method private resultWrapper(c CacheProjection<Object,Object>, key Object) : IgniteClosure<IgniteInternalFuture<?>,GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.RemoveAllCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<GridTuple3<String,Boolean,String>>> to IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in method package startNodesAsync(hosts Collection<Map<String,Object>>, dflts Map<String,Object>, restart boolean, timeout int, maxConn int) : IgniteInternalFuture<Collection<GridTuple3<String,Boolean,String>>> in class org.apache.ignite.internal.GridKernal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public partitionReleaseFuture(topVer long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildAllIndexes() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.query.GridQueryProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public startFuture() : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCachePreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.PutAllCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public atomicFuture(futVer GridCacheVersion) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public syncFuture() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(key K, timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public submit(jobId GridHadoopJobId, jobInfo GridHadoopJobInfo) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.GridHadoopImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public replacexAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public rollbackAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllAsync(m Map<? extends K,? extends V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<List<GridQueryFieldMetadata>> to IgniteInternalFuture<List<GridQueryFieldMetadata>> in method public metadata() : IgniteInternalFuture<List<GridQueryFieldMetadata>> in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedFieldsQueryFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, cached GridCacheEntryEx<K,V>, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	List<IgniteFuture<?>> to List<IgniteInternalFuture<?>> in method public exchangeFutures() : List<IgniteInternalFuture<?>> in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxIfAbsentAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public awaitAckAsync(nodeId UUID, threadId long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxFinishSync | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public reloadAllAsync(keys Collection<? extends K>, ret boolean, subjId UUID, taskName String, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxIfAbsentAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public cancelAll() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private runAsync(idx int, job Runnable, p IgnitePredicate<ClusterNode>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private startAddPollThread(ignite Ignite, stop AtomicBoolean, queueName String) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueCleanupSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method protected abstract postMiss(t T) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostMissClosure | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, cached GridCacheEntryEx<K,V>, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public containsKeyAsync(key K) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>, readThrough boolean, cached GridCacheEntryEx<K,V>, checkTx boolean, subjId UUID, taskName String, deserializePortable boolean, forcePrimary boolean, expiry IgniteCacheExpiryPolicy, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxIfAbsentAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private storeBlocksAsync(blocks Map<GridGgfsBlockKey,byte[]>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.fs.GridGgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method protected abstract lockAllAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isInvalidate boolean, isRead boolean, retval boolean, isolation IgniteTxIsolation, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllAsync(m Map<? extends K,? extends V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishAtomicUpdates(topVer long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public future() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setIfAbsentAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public deployKeyAffinitySingleton(name String, svc ManagedService, cacheName String, affKey Object) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public finishFuture() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAsync(timeout long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Set<K>> to IgniteInternalFuture<Set<K>> in method protected enlistWrite(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, cached GridCacheEntryEx<K,V>, expiryPlc ExpiryPolicy, implicit boolean, lookup Map<? extends K,? extends V>, invokeMap Map<? extends K,EntryProcessor<K,V,Object>>, invokeArgs Object[], retval boolean, lockOnly boolean, filter IgnitePredicate<CacheEntry<K,V>>[], ret GridCacheReturn<V>, enlisted Collection<K>, drPutMap Map<? extends K,GridCacheDrInfo<V>>, drRmvMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<Set<K>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runLocal(r Runnable) : IgniteInternalFuture<?> in class org.apache.ignite.IgniteScheduler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public orderedPreloadFuture(order int) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public abstract txLockAsync(keys Collection<? extends K>, timeout long, tx IgniteTxLocalEx<K,V>, isRead boolean, retval boolean, isolation IgniteTxIsolation, invalidate boolean, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method protected addReader(msgId long, cached GridDhtCacheEntry<K,V>, entry IgniteTxEntry<K,V>, topVer long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public syncFuture() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCachePreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<EntryProcessorResult<T>> to IgniteInternalFuture<EntryProcessorResult<T>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Long> to IgniteInternalFuture<Long> in method public runMultiThreadedAsync(run Runnable, threadNum int, threadName String) : IgniteInternalFuture<Long> in class org.apache.ignite.testframework.GridTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putIfAbsentAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public lockAllAsync(keys Collection<? extends K>, timeout long, txx IgniteTxLocalEx<K,V>, isInvalidate boolean, isRead boolean, retval boolean, isolation IgniteTxIsolation, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replacexAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<List<GridQueryFieldMetadata>> to IgniteInternalFuture<List<GridQueryFieldMetadata>> in method public metadata() : IgniteInternalFuture<List<GridQueryFieldMetadata>> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetadataAware | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareAsync(reads Iterable<IgniteTxEntry<K,V>>, writes Iterable<IgniteTxEntry<K,V>>, verMap Map<IgniteTxKey<K>,GridCacheVersion>, msgId long, nearMiniId IgniteUuid, txNodes Map<UUID,Collection<UUID>>, last boolean, lastBackups Collection<UUID>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public replacexAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R2> to IgniteInternalFuture<R2> in method public forkjoinAsync(mode GridClosureCallMode, jobs Collection<? extends Callable<R1>>, rdc IgniteReducer<R1,R2>, nodes Collection<ClusterNode>) : IgniteInternalFuture<R2> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Collection<IgniteFuture<T>> to Collection<IgniteInternalFuture<T>> in method public pending() : Collection<IgniteInternalFuture<T>> in class org.apache.ignite.internal.util.future.GridCompoundFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public flush() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.shuffle.GridHadoopShuffleJob | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public awaitAckAsync(nodeId UUID) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxFinishSync.ThreadFinishSync | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callAsync(job IgniteClosure<T,R>, arg T, nodes Collection<ClusterNode>) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public query(space String, qry GridCacheTwoStepQuery) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public deploy(cfg ManagedServiceConfiguration) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareAsync() : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removexAsync(key K, val V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllDrAsync(drMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private appendOrPrepend(ctx GridKernalContext, cache CacheProjection<Object,Object>, key Object, req GridRestCacheRequest, prepend boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public awaitDeletesAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.fs.GridGgfsAsyncImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public replacexAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public loadMissing(cacheCtx GridCacheContext<K,V>, readThrough boolean, async boolean, keys Collection<? extends K>, deserializePortable boolean, c IgniteBiInClosure<K,V>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.PutCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public replacexAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public loadAsync(keys Collection<? extends K>, readThrough boolean, reload boolean, forcePrimary boolean, topVer long, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[], expiryPlc IgniteCacheExpiryPolicy) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public executeTwoStepQuery(space String, sqlQry String, params Object[]) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public processNearTxFinishRequest(nodeId UUID, req GridNearTxFinishRequest<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllDrAsync(cacheCtx GridCacheContext<K,V>, drMap Map<? extends K,GridCacheDrInfo<V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method private executeCommand(destId UUID, clientId UUID, cacheName String, flags CacheFlag[], key Object, op CacheProjectionCommand, keepPortable boolean) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setAsync(val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxIfAbsentAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.lang.IgniteAsyncSupport | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public abstract schedule(subj String, body String, html boolean) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.email.IgniteEmailProcessorAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public groupLockAsync(cacheCtx GridCacheContext<K,V>, keys Collection<K>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public commitAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public reloadAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runLocalSafe(c Runnable) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method private getAllAsync0(keys Collection<? extends K>, reload boolean, forcePrimary boolean, filter IgnitePredicate<CacheEntry<K,V>>[], subjId UUID, taskName String, deserializePortable boolean, expiryPlc ExpiryPolicy) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setIfAbsentAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method package rent(updateSeq boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Long> to IgniteInternalFuture<Long> in method public readyFuture(topVer long) : IgniteInternalFuture<Long> in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removeAllAsync(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, cached GridCacheEntryEx<K,V>, retval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(cls Class<?>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public removeAsync(filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public awaitOne(futs Iterable<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.RemoveCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callLocalSafe(c Callable<R>, plc GridClosurePolicy) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public reloadAsync() : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public containsKeyAsync(key K) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Collection<IgniteFuture<T>> to Collection<IgniteInternalFuture<T>> in method public futures() : Collection<IgniteInternalFuture<T>> in class org.apache.ignite.internal.util.future.GridCompoundFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEvictionEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private runLocal(c Runnable, plc GridClosurePolicy) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.IncrementCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public finishFuture(jobId GridHadoopJobId) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.hadoop.jobtracker.GridHadoopJobTracker | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public setIfAbsentAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runLocalSafe(c Runnable, plc GridClosurePolicy) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Integer> to IgniteInternalFuture<Integer> in method private callAsync(idx int, job Callable<Integer>, p IgnitePredicate<ClusterNode>) : IgniteInternalFuture<Integer> in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removexAsync(key K, val V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheReturn<V>> to IgniteInternalFuture<GridCacheReturn<V>> in method public removexAsync(key K, val V) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public apply(locked Boolean, e Exception) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure1 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public apply(locked Boolean, e Exception) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure2 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method protected multithreadedAsync(c Callable<?>, threadNum int, threadName String) : IgniteInternalFuture<?> in class org.apache.ignite.testframework.junits.GridAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<List<GridQueryFieldMetadata>> to IgniteInternalFuture<List<GridQueryFieldMetadata>> in method public metadata() : IgniteInternalFuture<List<GridQueryFieldMetadata>> in class org.apache.ignite.internal.processors.cache.query.GridCacheFieldsQueryErrorFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callLocal(c Callable<R>) : IgniteInternalFuture<R> in class org.apache.ignite.internal.IgniteSchedulerImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public replaceAsync(val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.GridCacheScanSwapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<R>> to IgniteInternalFuture<Collection<R>> in method public callAsync(mode GridClosureCallMode, jobs Collection<? extends Callable<R>>, nodes Collection<ClusterNode>) : IgniteInternalFuture<Collection<R>> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public replaceAsync(key K, oldVal V, newVal V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public applyx(c CacheProjection<Object,Object>, ctx GridKernalContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler.AddCommand | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public putAllAsync(m Map<? extends K,? extends V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.cache.CacheProjection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public containsKeyAsync(key K) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxIfAbsentAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheFilterEvaluationEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllDrAsync(cacheCtx GridCacheContext<K,V>, drMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public addEntry(msgId long, e IgniteTxEntry<K,V>) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<EntryProcessorResult<T>> to IgniteInternalFuture<EntryProcessorResult<T>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>, forcePrimary boolean, skipTx boolean, entry GridCacheEntryEx<K,V>, subjId UUID, taskName String, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.query.continuous.GridCacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public wrapCloneMap(f IgniteInternalFuture<Map<K,V>>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removexAsync(key K, entry GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public addData(entries Collection<? extends Map.Entry<K,V>>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllDrAsync(cacheCtx GridCacheContext<K,V>, drMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridRestResponse> to IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.GridRestCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public runAsync(mode GridClosureCallMode, job Runnable, nodes Collection<ClusterNode>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public chain(doneCb IgniteClosure<? super IgniteInternalFuture<T>,R>) : IgniteInternalFuture<R> in class org.apache.ignite.internal.util.future.GridFinishedFutureEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(valType Class<?>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public processNearTxPrepareRequest(nearNodeId UUID, req GridNearTxPrepareRequest<K,V>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(key K, val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<Integer>> to IgniteInternalFuture<Collection<Integer>> in method private callAsync(idx int, jobs Collection<TestCallable>, p IgnitePredicate<ClusterNode>) : IgniteInternalFuture<Collection<Integer>> in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<R>> to IgniteInternalFuture<Collection<R>> in method public broadcast(job IgniteClosure<T,R>, arg T, nodes Collection<ClusterNode>) : IgniteInternalFuture<Collection<R>> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method protected waitForLocalEvent(evts IgniteEvents, filter IgnitePredicate<T>, types int...) : IgniteInternalFuture<T> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<R> to IgniteInternalFuture<R> in method public callAsyncNoFailover(mode GridClosureCallMode, job Callable<R>, nodes Collection<ClusterNode>, sys boolean) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public setxIfAbsentAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public waitForEvent(p IgnitePredicate<T>, types int...) : IgniteInternalFuture<T> in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public commitAsyncLocal() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public removeAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProjectionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.eviction.GridCacheMockEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public wrapClone(f IgniteInternalFuture<V>) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method private checkMissed(cacheCtx GridCacheContext<K,V>, map Map<K,V>, missedMap Map<K,GridCacheVersion>, redos Collection<K>, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridNearLockResponse<K,V>> to IgniteInternalFuture<GridNearLockResponse<K,V>> in method public lockAllAsync(cacheCtx GridCacheContext<K,V>, nearNode ClusterNode, req GridNearLockRequest<K,V>, filter0 IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridNearLockResponse<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Collection<R>> to IgniteInternalFuture<Collection<R>> in method public callAsyncNoFailover(mode GridClosureCallMode, jobs Collection<? extends Callable<R>>, nodes Collection<ClusterNode>, sys boolean) : IgniteInternalFuture<Collection<R>> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,V>> to IgniteInternalFuture<Map<K,V>> in method public loadAsync(tx IgniteTxEx, keys Collection<? extends K>, reload boolean, forcePrimary boolean, filter IgnitePredicate<CacheEntry<K,V>>[], subjId UUID, taskName String, deserializePortable boolean, expiryPlc ExpiryPolicy) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Object> to IgniteInternalFuture<Object> in method public request(keys Collection<? extends K>, topVer long) : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCachePreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<EntryProcessorResult<T>> to IgniteInternalFuture<EntryProcessorResult<T>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public abstract inOp(tx IgniteTxLocalAdapter<K,V>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.AsyncInOp | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public forceRepartition() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildAllIndexes() : IgniteInternalFuture<?> in class org.apache.ignite.cache.query.CacheQueries | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public finishFuture() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<T> to IgniteInternalFuture<T> in method public chain(doneCb IgniteClosure<? super IgniteInternalFuture<R>,T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.future.GridFutureAdapterEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public getAsync() : IgniteInternalFuture<V> in class org.apache.ignite.cache.CacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTxEx<K,V>> to IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareAsync() : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.local.GridLocalTx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public rebuildIndexes(typeName String) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesProxy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<GridCacheSqlResult> to IgniteInternalFuture<GridCacheSqlResult> in method public execute(space String, qry GridCacheTwoStepQuery) : IgniteInternalFuture<GridCacheSqlResult> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueriesEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<V> to IgniteInternalFuture<V> in method public putIfAbsentAsync(key K, val V) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<IgniteTx> to IgniteInternalFuture<IgniteTx> in method public commitAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, entry GridCacheEntryEx<K,V>, ttl long, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method public mapFuture() : IgniteInternalFuture<?> in class org.apache.ignite.internal.GridTaskSessionImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Boolean> to IgniteInternalFuture<Boolean> in method public removeAsync(val V) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheEntryImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<Map<K,EntryProcessorResult<T>>> to IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	IgniteFuture<?> to IgniteInternalFuture<?> in method private finishLocks(keyFilter IgnitePredicate<K>, topVer long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	starterFut : IgniteFuture<?> to starterFut : IgniteInternalFuture<?> in method public testMultithreadedWithNodeRestart() : void in class org.apache.ignite.internal.processors.continuous.GridEventConsumeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public awaitLastFut() : void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method private submit(entries Collection<Map.Entry<K,V>>, curFut GridFutureAdapter<Object>) : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl.Buffer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public testAsyncOps() : void in class org.apache.ignite.internal.processors.cache.GridCacheAsyncOperationsLimitSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteTxEx<K,V>> to f : IgniteInternalFuture<IgniteTxEx<K,V>> in method public commitAsyncLocal() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testThroughput() : void in class org.apache.ignite.internal.util.nio.GridNioSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to fut : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public op(tx IgniteTxLocalAdapter<K,V>) : EntryProcessorResult<T> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.invoke.syncOp | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testQueue() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiThreadedSameQuery() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private call2(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<QueryResult<K,V>> to fut : IgniteInternalFuture<QueryResult<K,V>> in method protected removeQueryResult(sndId UUID, reqId long) : void in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futBackup : IgniteFuture<IgniteEvent> to futBackup : IgniteInternalFuture<IgniteEvent> in method public testReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionNearReadersSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method private prepareColocatedTx(locTx GridNearTxLocal<K,V>, req GridNearTxPrepareRequest<K,V>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : AtomicReference<IgniteFuture<T>> to t : AtomicReference<IgniteInternalFuture<T>> in method public awaitOne(futs Iterable<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	locTasks : List<IgniteFuture<?>> to locTasks : List<IgniteInternalFuture<?>> in method public awaitTermination(timeout long, unit TimeUnit) : boolean in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPutsConcurrentMap(threadCnt int, duration long) : void in class org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public awaitTermination(timeout long, unit TimeUnit) : boolean in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<?> to f2 : IgniteInternalFuture<?> in method public testPutAllAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiReducerWholeMapReduceExecution() : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopMapReduceEmbeddedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAppendConsistencyMultithreaded() : void in class org.apache.ignite.internal.processors.fs.GridGgfsAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	keyFut : IgniteFuture<Object> to keyFut : IgniteInternalFuture<Object> in method protected processDhtLockRequest(nodeId UUID, req GridDhtLockRequest<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public getAllAsync(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, cached GridCacheEntryEx<K,V>, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public errorLogger(log IgniteLogger, excl Class<? extends Exception>...) : IgniteInClosure<IgniteInternalFuture<?>> in class org.apache.ignite.internal.processors.cache.GridCacheUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public testTryWriteLock() : void in class org.apache.ignite.jvmtest.ReadWriteLockMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	it : Iterator<IgniteInClosure<? super IgniteFuture<R>>> to it : Iterator<IgniteInClosure<? super IgniteInternalFuture<R>>> in method public stopListenAsync(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>...) : void in class org.apache.ignite.internal.util.future.GridFutureAdapterEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testReduceQuery() : void in class org.apache.ignite.internal.processors.cache.GridCacheReduceQueryMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testLuceneIndex3() : void in class org.apache.ignite.internal.processors.cache.GridCacheLuceneQueryIndexTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f3 : IgniteFuture<String> to f3 : IgniteInternalFuture<String> in method public testBasicOpsAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	entry : Map.Entry<Integer,IgniteFuture<?>> to entry : Map.Entry<Integer,IgniteInternalFuture<?>> in method public orderedPreloadFuture(order int) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	nodeRestarterFut : IgniteFuture<?> to nodeRestarterFut : IgniteInternalFuture<?> in method public testMultithreadedWithNodeRestart() : void in class org.apache.ignite.internal.processors.continuous.GridEventConsumeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public testNearUpdateResponseLost() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAtomicTimeoutSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Object> to f : IgniteInternalFuture<Object> in method package flush() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl.Buffer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testDeployMultiple2() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	txFut : IgniteFuture<GridCacheReturn<V>> to txFut : IgniteInternalFuture<GridCacheReturn<V>> in method private lockAllAsync0(cacheCtx GridCacheContext<K,V>, tx GridNearTxLocal<K,V>, threadId long, ver GridCacheVersion, topVer long, keys Collection<K>, txRead boolean, timeout long, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<?> to f1 : IgniteInternalFuture<?> in method private checkDataLoader() : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut0 : IgniteFuture<T> to fut0 : IgniteInternalFuture<T> in method public invoke(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : T in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Integer> to fut2 : IgniteInternalFuture<Integer> in method public testPutAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	swapFut : IgniteFuture<?> to swapFut : IgniteInternalFuture<?> in method public testIteratorsCleanup() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<K,V>> to fut : IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	txFut : IgniteFuture to txFut : IgniteInternalFuture in method private checkTxNodeJoined(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultithreadedTaskRun() : void in class org.apache.ignite.client.ClientAbstractMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public onKernalStart() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiThreadedNewQueries() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private doTestSyncCommitFlag(data GridClientData) : void in class org.apache.ignite.client.ClientAbstractMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	verFut : IgniteFuture<Long> to verFut : IgniteInternalFuture<Long> in method public testNodeJoinLeave() : void in class org.apache.ignite.internal.processors.cache.GridCacheMixedPartitionExchangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	sndFut : IgniteFuture<?> to sndFut : IgniteInternalFuture<?> in method public testBlockRead2() : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiRecoverySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	qryFut : IgniteFuture<?> to qryFut : IgniteInternalFuture<?> in method public testGeoMultithreaded() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture to fut1 : IgniteInternalFuture in method private performTest() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadPutGetSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<K,V>> to fut : IgniteInternalFuture<Map<K,V>> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public apply(locked Boolean, e Exception) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure2 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public lockAllAsync(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, implicit boolean, read boolean, accessTtl long) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testCreateConsistencyMultithreaded() : void in class org.apache.ignite.internal.processors.fs.GridGgfsAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFuts : Collection<IgniteFuture<?>> to putFuts : Collection<IgniteInternalFuture<?>> in method private testStop(startTx boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheStopSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiThreadedSwapUnswapLongString() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTx> to fut : IgniteInternalFuture<IgniteTx> in method private finish(m GridDistributedTxMapping<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public testReadLockAcquire() : void in class org.apache.ignite.jvmtest.ReadWriteLockMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private testPutGetRemove(clear boolean) : void in class org.apache.ignite.util.GridConcurrentLinkedHashMapMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	updateFut : IgniteFuture<?> to updateFut : IgniteInternalFuture<?> in method public testPutAndRemove() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractRemoveFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method package onResult(nodeId UUID, res GridNearLockResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMissingCommitVersion() : void in class org.apache.ignite.internal.processors.cache.GridCacheMissingCommitVersionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method private execute() : void in class org.apache.ignite.spi.discovery.tcp.GridTcpDiscoveryMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testContinuousPut() : void in class org.apache.ignite.internal.processors.cache.GridCacheWriteBehindStoreSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method protected enlistWrite(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, cached GridCacheEntryEx<K,V>, expiryPlc ExpiryPolicy, implicit boolean, lookup Map<? extends K,? extends V>, invokeMap Map<? extends K,EntryProcessor<K,V,Object>>, invokeArgs Object[], retval boolean, lockOnly boolean, filter IgnitePredicate<CacheEntry<K,V>>[], ret GridCacheReturn<V>, enlisted Collection<K>, drPutMap Map<? extends K,GridCacheDrInfo<V>>, drRmvMap Map<? extends K,GridCacheVersion>) : IgniteInternalFuture<Set<K>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	task : IgniteFuture<?> to task : IgniteInternalFuture<?> in method public shutdownNow() : List<Runnable> in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Integer> to fut2 : IgniteInternalFuture<Integer> in method public testCallAsyncSingle() : void in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Long> to fut : IgniteInternalFuture<Long> in method public testLoads() : void in class org.apache.ignite.cache.store.GridCacheBalancingStoreSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Boolean> to fut2 : IgniteInternalFuture<Boolean> in method private checkPutxIfAbsentAsync(inTx boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	e : IgniteFuture<?> to e : IgniteInternalFuture<?> in method public testMvccFinishPartitionsContinuousLockAcquireRelease() : void in class org.apache.ignite.internal.processors.cache.GridCacheFinishPartitionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method package finish() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTx> to fut : IgniteInternalFuture<IgniteTx> in method package finish() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Collection<Integer>> to fut1 : IgniteInternalFuture<Collection<Integer>> in method public testCallAsyncSingle() : void in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method package onResult(nodeId UUID, res GridDhtLockResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	locMap : ClusterNodeLocalMap<Long,IgniteFuture<BigInteger>> to locMap : ClusterNodeLocalMap<Long,IgniteInternalFuture<BigInteger>> in method public apply(n Long) : BigInteger in class org.apache.ignite.examples.compute.ComputeFibonacciContinuationExample.FibonacciClosure | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	flushFut : IgniteFuture<?> to flushFut : IgniteInternalFuture<?> in method private doFlush() : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	offHeapFut : IgniteFuture<?> to offHeapFut : IgniteInternalFuture<?> in method public testIteratorsCleanup() : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fail : IgniteFuture<T> to fail : IgniteInternalFuture<T> in method protected asyncOp(op CO<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testRandomEntryMultiThreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture to t : IgniteInternalFuture in method private runTest(g Ignite, threadCnt int, taskCnt int, dur long, iterCntr LongAdder) : void in class org.apache.ignite.loadtests.job.GridJobExecutionSingleNodeSemaphoreLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futPrimary : IgniteFuture<IgniteEvent> to futPrimary : IgniteInternalFuture<IgniteEvent> in method public testReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionNearReadersSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<?> to t : IgniteInternalFuture<?> in method private processForceKeysRequest(node ClusterNode, msg GridDhtForceKeysRequest<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	orig : IgniteFuture<Object> to orig : IgniteInternalFuture<Object> in method private testExternalizable(t Object, ex Throwable, syncNotify boolean) : void in class org.apache.ignite.internal.util.future.GridFinishedFutureSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture to fut1 : IgniteInternalFuture in method public testSpi() : void in class org.apache.ignite.spi.checkpoint.sharedfs.GridSharedFsCheckpointSpiMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Object> to t : IgniteInternalFuture<Object> in method private scheduleLocal(batch GridStreamerExecutionBatch) : void in class org.apache.ignite.internal.processors.streamer.IgniteStreamerImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public testLock() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheNodeFailureAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture> to futs : Collection<IgniteInternalFuture> in method private testMultithreaded(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFut : IgniteFuture<Long> to putFut : IgniteInternalFuture<Long> in method private testPutGet(key Integer) : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapMultiThreadedUpdateAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Boolean> to f : IgniteInternalFuture<Boolean> in method public testLockAsyncWithTimeoutEntry() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTxEx<K,V>> to fut : IgniteInternalFuture<IgniteTxEx<K,V>> in method public onResult(nodeId UUID, res GridNearTxPrepareResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testLuceneIndex2() : void in class org.apache.ignite.internal.processors.cache.GridCacheLuceneQueryIndexTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public testAwaitOne() : void in class org.apache.ignite.lang.GridFuncSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<?> to t : IgniteInternalFuture<?> in method private load0(entries Collection<? extends Map.Entry<K,V>>, resFut GridFutureAdapter<Object>, activeKeys Collection<K>, remaps int) : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteTxEx<K,V>> to f : IgniteInternalFuture<IgniteTxEx<K,V>> in method public commitAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<?> to f2 : IgniteInternalFuture<?> in method public testVariableLoad() : void in class org.apache.ignite.loadtests.communication.GridIoManagerBenchmark0 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method public testLockFromNearOrBackup() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedExplicitLockNodeFailureSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<T> to f : IgniteInternalFuture<T> in method public awaitOne(futs Iterable<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testFifoQueueConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testSingletonUpdateTopology() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futOther : IgniteFuture<IgniteEvent> to futOther : IgniteInternalFuture<IgniteEvent> in method public testReaders() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionNearReadersSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public onDiscoveryEvent(evt IgniteDiscoveryEvent) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Integer> to fut : IgniteInternalFuture<Integer> in method private invoke(cache IgniteCache<Integer,Integer>, txMode IgniteTxConcurrency) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheInvokeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testSyncConsistent() : void in class org.apache.ignite.util.GridSnapshotLockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private testPollFailover(queue CacheQueue<Integer>, killIdxs List<Integer>) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractQueueFailoverDataConsistencySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testCountDownLatchConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Object> to t : IgniteInternalFuture<Object> in method private submit(entries Collection<Map.Entry<K,V>>, curFut GridFutureAdapter<Object>) : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl.Buffer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Boolean> to f : IgniteInternalFuture<Boolean> in method private updateSingle(node ClusterNode, hasNear boolean, req GridNearAtomicUpdateRequest<K,V>, res GridNearAtomicUpdateResponse<K,V>, locked List<GridDhtCacheEntry<K,V>>, ver GridCacheVersion, dhtFut GridDhtAtomicUpdateFuture<K,V>, completionCb CI2<GridNearAtomicUpdateRequest<K,V>,GridNearAtomicUpdateResponse<K,V>>, replicate boolean, taskName String, expiry IgniteCacheExpiryPolicy) : UpdateSingleResult<K,V> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<T> to f : IgniteInternalFuture<T> in method protected asyncOp(op CO<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public testDataStoring() : void in class org.apache.ignite.internal.processors.fs.GridGgfsDataManagerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testSocketCloseOnTimeout() : void in class org.apache.ignite.jvmtest.NetworkFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	delFut : IgniteFuture<Object> to delFut : IgniteInternalFuture<Object> in method public testDataStoringFlush() : void in class org.apache.ignite.internal.processors.fs.GridGgfsDataManagerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	txFuts : Collection<IgniteFuture> to txFuts : Collection<IgniteInternalFuture> in method private checkTxNodeLeft(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testInvokeAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public apply(t T, e Exception) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostMissClosure | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testInsertOrderIterator() : void in class org.apache.ignite.util.GridConcurrentLinkedHashMapMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method private runTest(c IgniteInClosure<GridCache<String,Integer>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<String> to t : IgniteInternalFuture<String> in method public testListenAsyncNotify() : void in class org.apache.ignite.internal.util.future.GridFutureAdapterSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkNodes(keyCnt int, nodeCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadStartStopSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testRemoteTxPreloading() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteTxPreloadAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method protected checkLoaderMultithreaded(nodesCntNoCache int, nodesCntCache int) : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<Integer,EntryProcessorResult<Integer>>> to fut : IgniteInternalFuture<Map<Integer,EntryProcessorResult<Integer>>> in method private invokeAll(cache IgniteCache<Integer,Integer>, keys Set<Integer>, txMode IgniteTxConcurrency) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheInvokeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridGgfsMessage> to fut : IgniteInternalFuture<GridGgfsMessage> in method public handleAsync(ses GridGgfsClientSession, msg GridGgfsMessage, in DataInput) : IgniteInternalFuture<GridGgfsMessage> in class org.apache.ignite.internal.processors.fs.GridGgfsIpcHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method public cancelAll() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method protected localCache(cacheName String) : GridCacheProjectionEx<Object,Object> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandlerSelfTest.TestableGridCacheCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture to fut1 : IgniteInternalFuture in method public testQueueSizeCounter() : void in class org.apache.ignite.jvmtest.QueueSizeCounterMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	next : IgniteFuture<A> to next : IgniteInternalFuture<A> in method public GridEmbeddedFuture(ctx GridKernalContext, embedded IgniteInternalFuture<B>, c1 IgniteBiClosure<B,Exception,IgniteInternalFuture<A>>, c2 IgniteBiClosure<A,Exception,A>) in class org.apache.ignite.internal.util.future.GridEmbeddedFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f5 : IgniteFuture<Boolean> to f5 : IgniteInternalFuture<Boolean> in method public testPutxAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<AffinityInfo> to fut : IgniteInternalFuture<AffinityInfo> in method private affinityCache(cacheName String, topVer long) : AffinityInfo in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Long> to fut : IgniteInternalFuture<Long> in method public affinityReadyFuture(topVer long) : IgniteInternalFuture<Long> in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<T> to f : IgniteInternalFuture<T> in method protected asyncOp(tx IgniteTxLocalAdapter<K,V>, op AsyncOp<T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture> to futs : Collection<IgniteInternalFuture> in method public testExplicitLocks() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<?> to f1 : IgniteInternalFuture<?> in method protected loadTest(writeClos CIX1<CacheProjection<Integer,Integer>>, readClos CIX1<CacheProjection<Integer,Integer>>) : void in class org.apache.ignite.loadtests.cache.GridCacheAbstractLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Object> to f : IgniteInternalFuture<Object> in method public onResult(nodeId UUID, res GridDhtForceKeysResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f3 : IgniteFuture<String> to f3 : IgniteInternalFuture<String> in method public testConcurrentPutAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private checkTxNodeJoined(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<BigInteger> to f : IgniteInternalFuture<BigInteger> in method public apply(n Long) : BigInteger in class org.apache.ignite.examples.compute.ComputeFibonacciContinuationExample.FibonacciClosure | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f3 : IgniteFuture<Boolean> to f3 : IgniteInternalFuture<Boolean> in method public testPutxAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public invokeAll(tasks Collection<? extends Callable<T>>, timeout long, unit TimeUnit) : List<Future<T>> in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultithreadedOperations() : void in class org.apache.ignite.spi.swapspace.file.GridFileSwapSpaceSpiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fail : IgniteFuture<T> to fail : IgniteInternalFuture<T> in method protected asyncOp(tx IgniteTxLocalAdapter<K,V>, op AsyncOp<T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public testExplicitLocks() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	dhtFut : IgniteFuture<?> to dhtFut : IgniteInternalFuture<?> in method public testMvccFinishKeys() : void in class org.apache.ignite.internal.processors.cache.GridCacheFinishPartitionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private send(idx int, newBufMinSize int) : void in class org.apache.ignite.internal.processors.hadoop.shuffle.GridHadoopShuffleJob | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<Boolean> to f1 : IgniteInternalFuture<Boolean> in method public testPutxAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testRebuildInterrupted() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexRebuildTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lockFut : IgniteFuture<?> to lockFut : IgniteInternalFuture<?> in method private txStartGroupLock(ctx GridCacheContext, grpLockKey Object, concurrency IgniteTxConcurrency, isolation IgniteTxIsolation, partLock boolean, timeout long, txSize int, sys boolean) : IgniteTx in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	e : IgniteFuture<?> to e : IgniteInternalFuture<?> in method public testScheduleRunnable() : void in class org.apache.ignite.internal.processors.schedule.GridScheduleSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method private obtainLockAsync(cacheCtx GridCacheContext<K,V>, ret GridCacheReturn<V>, passedKeys Collection<? extends K>, read boolean, skipped Set<K>, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Map<K,V>> to f : IgniteInternalFuture<Map<K,V>> in method public getAllAsync(keys Collection<? extends K>) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPutsConcurrentMap(threadCnt int, duration long) : void in class org.apache.ignite.loadtests.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testTaskCancelling() : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopTaskExecutionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method protected saveFuture(holder FutureHolder, fut IgniteInternalFuture<?>) : void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	next : IgniteFuture<A> to next : IgniteInternalFuture<A> in method public GridEmbeddedFuture(embedded IgniteInternalFuture<B>, c IgniteBiClosure<B,Exception,IgniteInternalFuture<A>>, ctx GridKernalContext) in class org.apache.ignite.internal.util.future.GridEmbeddedFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private call1(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Integer> to fut1 : IgniteInternalFuture<Integer> in method public testPutAsync0() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<K,V>> to fut : IgniteInternalFuture<Map<K,V>> in method public onResult(nodeId UUID, res GridNearGetResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	oldFut : IgniteFuture<IgniteBiTuple<UUID,Boolean>> to oldFut : IgniteInternalFuture<IgniteBiTuple<UUID,Boolean>> in method private pingNode(addr InetSocketAddress, clientNodeId UUID) : IgniteBiTuple<UUID,Boolean> in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<? super IgniteFuture<R>> to lsnr : IgniteInClosure<? super IgniteInternalFuture<R>> in method private notifyListeners() : void in class org.apache.ignite.internal.util.future.GridFutureAdapterEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr0 : IgniteInClosure<? super IgniteFuture<R>> to lsnr0 : IgniteInClosure<? super IgniteInternalFuture<R>> in method public listenAsync(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>) : void in class org.apache.ignite.internal.util.future.GridFutureAdapterEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private testMultithreaded(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lastFut : IgniteFuture<GridRestResponse> to lastFut : IgniteInternalFuture<GridRestResponse> in method public onMessage(ses GridNioSession, req GridMemcachedMessage) : void in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpMemcachedNioListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	prepareFut : IgniteFuture<IgniteTxEx<K,V>> to prepareFut : IgniteInternalFuture<IgniteTxEx<K,V>> in method public commitAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture> to futs : Collection<IgniteInternalFuture> in method private checkTxNodeJoined(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Collection<GridCacheEntryInfo<K,V>>> to fut : IgniteInternalFuture<Collection<GridCacheEntryInfo<K,V>>> in method private map(keys Collection<? extends K>, mapped Map<ClusterNode,LinkedHashMap<K,Boolean>>, topVer long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicStampedConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTxEx<K,V>> to fut : IgniteInternalFuture<IgniteTxEx<K,V>> in method private prepareColocatedTx(locTx GridNearTxLocal<K,V>, req GridNearTxPrepareRequest<K,V>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public testNearUpdateRequestLost() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAtomicTimeoutSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridNearLockResponse<K,V>> to fut : IgniteInternalFuture<GridNearLockResponse<K,V>> in method private proceedMapping(mappings ConcurrentLinkedDeque8<GridNearLockMapping<K,V>>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Long> to t : IgniteInternalFuture<Long> in method package mapOnTopology() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	e : IgniteFuture<?> to e : IgniteInternalFuture<?> in method private runLock(key String, keyPart int, waitParts Collection<Integer>) : long in class org.apache.ignite.internal.processors.cache.GridCacheFinishPartitionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testScheduler() : void in class org.apache.ignite.marshaller.GridMarshallerAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicSequenceConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Object> to fut1 : IgniteInternalFuture<Object> in method public testPutPollCollocated() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testNetworkFailure() : void in class org.apache.ignite.jvmtest.NetworkFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	passThrough : CX1<IgniteFuture<Object>,Object> to passThrough : CX1<IgniteInternalFuture<Object>,Object> in method public testChaining() : void in class org.apache.ignite.internal.util.future.GridFutureAdapterSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Integer> to fut2 : IgniteInternalFuture<Integer> in method public testGetAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<K,EntryProcessorResult<T>>> to fut : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	iterFut : IgniteFuture<?> to iterFut : IgniteInternalFuture<?> in method public testIteratorRemoveMultithreaded() : void in class org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMapAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<GridRestResponse> to f : IgniteInternalFuture<GridRestResponse> in method public onMessage(ses GridNioSession, req GridMemcachedMessage) : void in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpMemcachedNioListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public call() : Object in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest.checkLatch.call | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<String> to f1 : IgniteInternalFuture<String> in method public testConcurrentPutAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture to t : IgniteInternalFuture in method package startThreads(exec ExecutorService, ignite Ignite, concurrentGetNum int, threadsNum int, getKeyNum int, finish AtomicBoolean, cntr AtomicLong, randomGet boolean) : Collection<Future<?>> in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private testConstantTopologyChange(concurrency IgniteTxConcurrency, isolation IgniteTxIsolation) : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method private checkTransactions(concur IgniteTxConcurrency, isolation IgniteTxIsolation, jobCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractJobExecutionTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Map<String,Integer>> to fut2 : IgniteInternalFuture<Map<String,Integer>> in method public testGetAllAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFut : IgniteFuture<?> to putFut : IgniteInternalFuture<?> in method public testCacheIteratorMultithreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractIteratorsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	loadFut : IgniteFuture<Set<K>> to loadFut : IgniteInternalFuture<Set<K>> in method private removeAllAsync0(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, drMap Map<? extends K,GridCacheVersion>, cached GridCacheEntryEx<K,V>, retval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : IgniteFuture<GridClient> to c : IgniteInternalFuture<GridClient> in method private doTest(cfg GridClientConfiguration) : void in class org.apache.ignite.internal.processors.rest.RestProcessorStartSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Object> to t : IgniteInternalFuture<Object> in method public main(args String[]) : void in class org.apache.ignite.internal.util.future.GridFutureListenPerformanceTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	evictFut : IgniteFuture<byte[]> to evictFut : IgniteInternalFuture<byte[]> in method private addLocalCacheFuture(idx long, fut IgniteInternalFuture<byte[]>) : void in class org.apache.ignite.internal.processors.fs.GridGgfsInputStreamImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<GridRestResponse> to f : IgniteInternalFuture<GridRestResponse> in method private handleRequest0(ses GridNioSession, req GridMemcachedMessage, cmd GridTuple3<GridRestCommand,Boolean,Boolean>) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpMemcachedNioListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicSequenceInitialization() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Long> to fut : IgniteInternalFuture<Long> in method public testNodeJoinLeave() : void in class org.apache.ignite.internal.processors.cache.GridCacheMixedPartitionExchangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testGetAndTransform() : void in class org.apache.ignite.internal.processors.cache.GridCacheGetAndTransformStoreAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<String> to f2 : IgniteInternalFuture<String> in method public testBasicOpsAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	runFut : IgniteFuture<Long> to runFut : IgniteInternalFuture<Long> in method public runMultiThreadedAsync(call Callable<?>, threadNum int, threadName String) : IgniteInternalFuture<Long> in class org.apache.ignite.testframework.GridTestUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method protected asyncOp(tx IgniteTxLocalAdapter<K,V>, op AsyncOp<T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	evictFut : IgniteFuture<Long> to evictFut : IgniteInternalFuture<Long> in method public runBenchmark(idxCfg IndexConfiguration) : void in class org.apache.ignite.loadtests.streamer.GridStreamerIndexLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Long> to t : IgniteInternalFuture<Long> in method private mapOnTopology(keys Collection<? extends K>, remap boolean, oldNodeId UUID) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	collectorFut : IgniteFuture<Void> to collectorFut : IgniteInternalFuture<Void> in method public main(args String[]) : void in class org.apache.ignite.loadtests.job.GridJobExecutionSingleNodeSemaphoreLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	pollFuts : Collection<IgniteFuture> to pollFuts : Collection<IgniteInternalFuture> in method private testAddPollMultinode(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture to fut1 : IgniteInternalFuture in method public testMap(keyRange int, map ConcurrentMap<String,Integer>) : int in class org.apache.ignite.jvmtest.ConcurrentMapTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testLockTimeoutTwoThreads() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<GridRestResponse> to f : IgniteInternalFuture<GridRestResponse> in method private handleAsync0(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.GridRestProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Boolean> to fut1 : IgniteInternalFuture<Boolean> in method public testPutxIfAbsentAsyncConcurrent() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	colocatedFinishFut : IgniteFuture<IgniteTx> to colocatedFinishFut : IgniteInternalFuture<IgniteTx> in method public finish(nodeId UUID, locTx GridNearTxLocal<K,V>, req GridNearTxFinishRequest<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testTaskAsync() : void in class org.apache.ignite.internal.processors.fs.GridGgfsTaskSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	complete : IgniteFuture<?> to complete : IgniteInternalFuture<?> in method public testConcurrentRandomCompletion() : void in class org.apache.ignite.internal.util.future.GridCompoundFutureSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Map<Integer,String>> to f : IgniteInternalFuture<Map<Integer,String>> in method package startThreads(exec ExecutorService, ignite Ignite, concurrentGetNum int, threadsNum int, getKeyNum int, finish AtomicBoolean, cntr AtomicLong, randomGet boolean) : Collection<Future<?>> in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAffinityDeployUpdateTopology() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	l1 : IgniteInClosure<? super IgniteFuture<R>> to l1 : IgniteInClosure<? super IgniteInternalFuture<R>> in method public stopListenAsync(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>...) : void in class org.apache.ignite.internal.util.future.GridFutureAdapterEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testFlowSend() : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	collFut : IgniteFuture<Long> to collFut : IgniteInternalFuture<Long> in method public runBenchmark(idxCfg IndexConfiguration) : void in class org.apache.ignite.loadtests.streamer.GridStreamerIndexLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMapperException() : void in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.GridHadoopExternalTaskExecutionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futPrimary : IgniteFuture<IgniteEvent> to futPrimary : IgniteInternalFuture<IgniteEvent> in method public testMultipleKeys() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	prepFut : IgniteFuture<IgniteTxEx<K,V>> to prepFut : IgniteInternalFuture<IgniteTxEx<K,V>> in method public rollbackAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testShutdown() : void in class org.apache.ignite.internal.processors.hadoop.taskexecutor.GridHadoopExecutorServiceTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTx> to fut : IgniteInternalFuture<IgniteTx> in method public onResult(nodeId UUID, res GridDhtTxFinishResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testSyncConsistent() : void in class org.apache.ignite.util.GridSnapshotLockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	activeFuts0 : List<IgniteFuture> to activeFuts0 : List<IgniteInternalFuture> in method private doFlush() : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Object> to t : IgniteInternalFuture<Object> in method public main(args String[]) : void in class org.apache.ignite.lang.GridFutureListenPerformanceTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method public testTakeFromJoined() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueJoinedNodeSelfAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method private checkDataLoader() : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private syncEvent(key Integer, val Integer, cache IgniteCache<Integer,Integer>, expEvts int) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheEntryListenerAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnrs0 : Collection<IgniteInClosure<? super IgniteFuture<R>>> to lsnrs0 : Collection<IgniteInClosure<? super IgniteInternalFuture<R>>> in method private notifyListeners() : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	startFut : IgniteFuture<Object> to startFut : IgniteInternalFuture<Object> in method public preloadersStartFuture() : IgniteInternalFuture<Object> in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Long> to fut : IgniteInternalFuture<Long> in method public testIncrementRestart() : void in class org.apache.ignite.internal.processors.cache.GridCacheIncrementTransformTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testRunAsyncSingle() : void in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	e : IgniteFuture<?> to e : IgniteInternalFuture<?> in method private finishLocks(keyFilter IgnitePredicate<K>, topVer long) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<V> to fut : IgniteInternalFuture<V> in method public removeAsync(key K, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method protected body() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandPool.DemandWorker | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public testPutxIfAbsentAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	txFuts : Collection<IgniteFuture> to txFuts : Collection<IgniteInternalFuture> in method private checkTxNodeJoined(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public testDhtUpdateResponseLost() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAtomicTimeoutSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	l2 : IgniteInClosure<? super IgniteFuture<R>> to l2 : IgniteInClosure<? super IgniteInternalFuture<R>> in method public stopListenAsync(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>...) : void in class org.apache.ignite.internal.util.future.GridFutureAdapterEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<?> to f2 : IgniteInternalFuture<?> in method public testPutAllAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteTxEx<K,V>> to f : IgniteInternalFuture<IgniteTxEx<K,V>> in method public commitAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	chain : IgniteFuture<Object> to chain : IgniteInternalFuture<Object> in method public testChaining() : void in class org.apache.ignite.internal.util.future.GridFutureAdapterSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testGridTaskListener() : void in class org.apache.ignite.internal.GridTaskListenerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture to fut2 : IgniteInternalFuture in method public testSpi() : void in class org.apache.ignite.spi.checkpoint.sharedfs.GridSharedFsCheckpointSpiMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testWholeMapReduceExecution() : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopMapReduceTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	res : IgniteFuture<GridRestResponse> to res : IgniteInternalFuture<GridRestResponse> in method private handleRequest(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.GridRestProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture> to futs : Collection<IgniteInternalFuture> in method private checkTxNodeLeft(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteBiTuple<Process,GridHadoopProcessDescriptor>> to f : IgniteInternalFuture<IgniteBiTuple<Process,GridHadoopProcessDescriptor>> in method public onJobStateChanged(meta GridHadoopJobMetadata) : void in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.GridHadoopExternalTaskExecutor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method protected checkLoaderMultithreaded(nodesCntNoCache int, nodesCntCache int) : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testH2Text() : void in class org.apache.ignite.internal.processors.cache.GridCacheFullTextQueryMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method private checkLatch(cacheName String) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private testAddMultinode(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Long> to fut1 : IgniteInternalFuture<Long> in method public checkSortedIndexMultithreaded(threadCnt int, iters int, pollEvicted boolean) : void in class org.apache.ignite.streamer.index.GridStreamerIndexSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPutRemoves(threadCnt int, duration long) : void in class org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testFlowSend() : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testDifferentConfiguration() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Boolean> to fut1 : IgniteInternalFuture<Boolean> in method private checkPutxIfAbsentAsync(inTx boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut0 : IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to fut0 : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	getFut : IgniteFuture<Long> to getFut : IgniteInternalFuture<Long> in method private testPutGet(key Integer) : void in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapMultiThreadedUpdateAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testRestarts() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheQueryNodeRestartSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method private runTest(c IgniteInClosure<GridCache<String,Integer>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridClient> to fut : IgniteInternalFuture<GridClient> in method private client(addr String) : GridClient in class org.apache.ignite.client.hadoop.GridHadoopClientProtocolProvider | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public testPutxAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testSameConfiguration() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	commitFut : IgniteFuture<IgniteTx> to commitFut : IgniteInternalFuture<IgniteTx> in method public commit() : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method public onKernalStart() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Boolean> to t : IgniteInternalFuture<Boolean> in method public testAsyncOps() : void in class org.apache.ignite.internal.processors.cache.GridCacheAsyncOperationsLimitSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Map<K,V>> to fut1 : IgniteInternalFuture<Map<K,V>> in method public getAllAsync(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, cached GridCacheEntryEx<K,V>, deserializePortable boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPutRemoves(threadCnt int, duration long) : void in class org.apache.ignite.loadtests.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testLuceneIndex3() : void in class org.apache.ignite.internal.processors.cache.GridCacheLuceneQueryIndexTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<?> to f1 : IgniteInternalFuture<?> in method public testPutAllAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testRemoveAllAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<? super IgniteFuture<R>> to lsnr : IgniteInClosure<? super IgniteInternalFuture<R>> in method private notifyListeners(res R, err Throwable) : void in class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<R> to t : IgniteInternalFuture<R> in method public listenAsync(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>) : void in class org.apache.ignite.internal.util.future.GridFutureAdapterEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public call() : Object in class org.apache.ignite.internal.processors.cache.GridCacheFinishPartitionsSelfTest.runTransactions.runMultiThreaded | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	sndFut : IgniteFuture<?> to sndFut : IgniteInternalFuture<?> in method public testBlockRead1() : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiRecoverySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public future() : IgniteClosure<IgniteInternalFuture<T>,Future<T>> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<int[]> to fut : IgniteInternalFuture<int[]> in method protected split(gridSize int, initArr int[]) : Collection<ComputeJob> in class org.apache.ignite.loadtests.mergesort.GridMergeSortLoadTask | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<V> to fut : IgniteInternalFuture<V> in method public putAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public awaitOne(futs Iterable<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private addToCurrentFuture(evictInfos Collection<EvictionInfo>) : void in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	topReadyFut : IgniteFuture<?> to topReadyFut : IgniteInternalFuture<?> in method public request(keys Collection<? extends K>, topVer long) : GridDhtFuture<Object> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	q : Queue<IgniteFuture<?>> to q : Queue<IgniteInternalFuture<?>> in method private doFlush() : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Boolean> to f : IgniteInternalFuture<Boolean> in method private checkLockAsyncWithTimeoutEntry(key String, cache CacheProjection<String,Integer>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture to f : IgniteInternalFuture in method private doFlush() : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	startFut : IgniteFuture<?> to startFut : IgniteInternalFuture<?> in method private onMessage0(nodeId UUID, cacheMsg GridCacheMessage<K,V>, c IgniteBiInClosure<UUID,GridCacheMessage<K,V>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheIoManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicReferenceConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPolicyConsistency() : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionConsistencySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture to fut1 : IgniteInternalFuture in method public testWriteLockAcquire() : void in class org.apache.ignite.jvmtest.ReadWriteLockMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testRunLocal() : void in class org.apache.ignite.internal.processors.schedule.GridScheduleSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Long> to t : IgniteInternalFuture<Long> in method private mapOnTopology() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testFifoQueueConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method public main(args String[]) : void in class org.apache.ignite.loadtests.cache.GridCacheSwapLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	prep : IgniteFuture<IgniteTxEx<K,V>> to prep : IgniteInternalFuture<IgniteTxEx<K,V>> in method public rollbackAsyncLocal() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	iter : Iterator<IgniteFuture<?>> to iter : Iterator<IgniteInternalFuture<?>> in method public awaitTermination(timeout long, unit TimeUnit) : boolean in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testH2Text() : void in class org.apache.ignite.internal.processors.cache.GridCacheFullTextQueryMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	jobRunnerFut : IgniteFuture<?> to jobRunnerFut : IgniteInternalFuture<?> in method public testMultithreadedWithNodeRestart() : void in class org.apache.ignite.internal.processors.continuous.GridEventConsumeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public applyx() : void in class org.apache.ignite.internal.GridMultipleJobsSelfTest.runTest.runMultiThreaded | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<byte[]> to fut : IgniteInternalFuture<byte[]> in method public dataBlock(fileInfo GridGgfsFileInfo, path IgniteFsPath, blockIdx long, secReader IgniteFsReader) : IgniteInternalFuture<byte[]> in class org.apache.ignite.internal.processors.fs.GridGgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testTakeFromJoined() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueJoinedNodeSelfAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFut : IgniteFuture<?> to putFut : IgniteInternalFuture<?> in method public testEntrySetIteratorMultithreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractIteratorsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Void> to f : IgniteInternalFuture<Void> in method public checkPutAllFailoverColocated(near boolean, workerCnt int, shutdownCnt int) : void in class org.apache.ignite.internal.processors.cache.GridCachePutAllFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	unswapFut : IgniteFuture<?> to unswapFut : IgniteInternalFuture<?> in method public testBatchEvictUnswap() : void in class org.apache.ignite.loadtest.swapspace.GridFileSwapSpaceSpiMultithreadedLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFut : IgniteFuture<?> to putFut : IgniteInternalFuture<?> in method public testValuesIteratorMultithreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractIteratorsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<UUID> to fut : IgniteInternalFuture<UUID> in method public testAsync() : void in class org.apache.ignite.messaging.GridMessagingSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteEvent> to fut : IgniteInternalFuture<IgniteEvent> in method public testWaitForEvent() : void in class org.apache.ignite.internal.managers.events.GridEventStorageManagerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Boolean> to fut2 : IgniteInternalFuture<Boolean> in method public testPutxAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cur : IgniteFuture<Integer> to cur : IgniteInternalFuture<Integer> in method public testFutureChain() : void in class org.apache.ignite.internal.util.future.GridEmbeddedFutureSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public commitTxAsync(tx IgniteTxEx) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<?> to t : IgniteInternalFuture<?> in method public onSuccess(infos Map<IgniteFsPath,GridGgfsFileInfo>) : GridGgfsSecondaryOutputStreamDescriptor in class org.apache.ignite.internal.processors.fs.GridGgfsMetaManager.createDual.task | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Object> to t : IgniteInternalFuture<Object> in method protected processDhtLockRequest(nodeId UUID, req GridDhtLockRequest<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testRandomEntryMultiThreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteBiTuple<Process,GridHadoopProcessDescriptor>> to f : IgniteInternalFuture<IgniteBiTuple<Process,GridHadoopProcessDescriptor>> in method private terminate() : void in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.GridHadoopExternalTaskExecutor.HadoopProcess | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testNodeStop() : void in class org.apache.ignite.internal.processors.cache.GridCacheVariableTopologySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAffinityDeploy() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testSynchronousCommitNodeLeave() : void in class org.apache.ignite.internal.processors.cache.GridCacheReplicatedSynchronousCommitTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : IgniteInClosure<IgniteFuture<T>> to c : IgniteInClosure<IgniteInternalFuture<T>> in method public awaitOne(futs Iterable<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testJobKill() : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopTaskExecutionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	unlockFut : IgniteFuture<?> to unlockFut : IgniteInternalFuture<?> in method private checkLockLocked(loc boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedDebugTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Long> to fut : IgniteInternalFuture<Long> in method private awaitTopologyVersion(topVer long) : void in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	it : Iterator<IgniteInClosure<? super IgniteFuture<R>>> to it : Iterator<IgniteInClosure<? super IgniteInternalFuture<R>>> in method public stopListenAsync(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>...) : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method private testQueueMultiThreaded(q Queue<Integer>) : void in class org.apache.ignite.lang.GridBasicPerformanceTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Object> to fut2 : IgniteInternalFuture<Object> in method public testPutPollCollocated() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTxEx<K,V>> to fut : IgniteInternalFuture<IgniteTxEx<K,V>> in method public onResult(nodeId UUID, res GridDhtTxPrepareResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture to fut2 : IgniteInternalFuture in method public testWriteLockAcquire() : void in class org.apache.ignite.jvmtest.ReadWriteLockMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testQueue() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueEntryMoveSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testRunSender() : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiLanTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	l1 : IgniteInClosure<? super IgniteFuture<R>> to l1 : IgniteInClosure<? super IgniteInternalFuture<R>> in method public stopListenAsync(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>...) : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Collection<Integer>> to fut : IgniteInternalFuture<Collection<Integer>> in method public testCallAsyncMultiple() : void in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	oldFut : IgniteFuture<GridClient> to oldFut : IgniteInternalFuture<GridClient> in method private client(addr String) : GridClient in class org.apache.ignite.client.hadoop.GridHadoopClientProtocolProvider | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	wFut : IgniteFuture<?> to wFut : IgniteInternalFuture<?> in method public testMultithreadedWrite() : void in class org.apache.ignite.spi.swapspace.file.GridFileSwapSpaceSpiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testDifferentConfiguration() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<? super IgniteFuture<R>> to lsnr : IgniteInClosure<? super IgniteInternalFuture<R>> in method public run() : void in class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl.notifyListeners.runLocalSafe | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public testThroughput() : void in class org.apache.ignite.loadtests.communication.GridIoManagerBenchmark0 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public testLatency() : void in class org.apache.ignite.loadtests.communication.GridIoManagerBenchmark0 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<IgniteFuture<BigInteger>> to lsnr : IgniteInClosure<IgniteInternalFuture<BigInteger>> in method public apply(n Long) : BigInteger in class org.apache.ignite.examples.compute.ComputeFibonacciContinuationExample.FibonacciClosure | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public _testGuardedOpsPerformance() : void in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemorySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testPutIfAbsentAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	oldRmtReadFut : IgniteFuture<byte[]> to oldRmtReadFut : IgniteInternalFuture<byte[]> in method public dataBlock(fileInfo GridGgfsFileInfo, path IgniteFsPath, blockIdx long, secReader IgniteFsReader) : IgniteInternalFuture<byte[]> in class org.apache.ignite.internal.processors.fs.GridGgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	commitFut : IgniteFuture<IgniteTx> to commitFut : IgniteInternalFuture<IgniteTx> in method private finishDhtLocal(nodeId UUID, locTx GridNearTxLocal<K,V>, req GridNearTxFinishRequest<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut3 : IgniteFuture<?> to fut3 : IgniteInternalFuture<?> in method protected checkLoaderMultithreaded(nodesCntNoCache int, nodesCntCache int) : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method private putAllAsync0(cacheCtx GridCacheContext<K,V>, map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor<K,V,Object>>, invokeArgs Object[], drMap Map<? extends K,GridCacheDrInfo<V>>, retval boolean, cached GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	e : IgniteFuture<?> to e : IgniteInternalFuture<?> in method public call() : Object in class org.apache.ignite.internal.processors.cache.GridCacheFinishPartitionsSelfTest.runTransactions.runMultiThreaded | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFut : IgniteFuture<?> to putFut : IgniteInternalFuture<?> in method public testGeoMultithreaded() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testLuceneIndex1() : void in class org.apache.ignite.internal.processors.cache.GridCacheLuceneQueryIndexTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testSameConfiguration() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	delFut : IgniteFuture<?> to delFut : IgniteInternalFuture<?> in method public onSuccess(infos Map<IgniteFsPath,GridGgfsFileInfo>) : GridGgfsSecondaryOutputStreamDescriptor in class org.apache.ignite.internal.processors.fs.GridGgfsMetaManager.createDual.task | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteTxEx<K,V>> to f : IgniteInternalFuture<IgniteTxEx<K,V>> in method public rollbackAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<?> to f1 : IgniteInternalFuture<?> in method public testPutAllAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testRunAsyncMultiple() : void in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Integer> to fut1 : IgniteInternalFuture<Integer> in method public testPutAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut0 : IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to fut0 : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private putMultiThreaded(map ConcurrentMap<Integer,String>, threadCnt int, keyCnt int, rememberCnt int) : Map<String,LinkedList<Integer>> in class org.apache.ignite.util.GridConcurrentLinkedHashMapMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method protected checkLoaderMultithreaded(nodesCntNoCache int, nodesCntCache int) : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public testDataStoringRemainder() : void in class org.apache.ignite.internal.processors.fs.GridGgfsDataManagerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultithreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheWriteBehindStoreAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	nearFut : IgniteFuture<?> to nearFut : IgniteInternalFuture<?> in method public testMvccFinishKeys() : void in class org.apache.ignite.internal.processors.cache.GridCacheFinishPartitionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Collection<GridCacheEntryInfo<K,V>>> to fut : IgniteInternalFuture<Collection<GridCacheEntryInfo<K,V>>> in method protected processNearGetRequest(nodeId UUID, req GridNearGetRequest<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	part : IgniteFuture<Boolean> to part : IgniteInternalFuture<Boolean> in method public testMarkInitialized() : void in class org.apache.ignite.internal.util.future.GridCompoundFutureSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public testAwaitOne() : void in class org.apache.ignite.lang.GridFuncSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to fut : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public op(tx IgniteTxLocalAdapter) : Map<K,EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.invokeAll.syncOp | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<IgniteFuture<?>> to lsnr : IgniteInClosure<IgniteInternalFuture<?>> in method public testGridTaskListener() : void in class org.apache.ignite.internal.GridTaskListenerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	infoFut : IgniteFuture<GridCacheCommittedTxInfo<K,V>> to infoFut : IgniteInternalFuture<GridCacheCommittedTxInfo<K,V>> in method protected processCheckCommittedTxRequest(nodeId UUID, req GridCachePessimisticCheckCommittedTxRequest<K,V>) : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private checkTxNodeLeft(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testGetRemovePutIterator() : void in class org.apache.ignite.util.GridConcurrentLinkedHashMapMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	tmp : Collection<IgniteInClosure<? super IgniteFuture<R>>> to tmp : Collection<IgniteInClosure<? super IgniteInternalFuture<R>>> in method private notifyListeners(res R, err Throwable) : void in class org.apache.ignite.internal.processors.schedule.ScheduleFutureImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMapCombineRun() : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopTaskExecutionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futBackup : IgniteFuture<IgniteEvent> to futBackup : IgniteInternalFuture<IgniteEvent> in method public testSingleKey() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.GridCachePessimisticCheckCommittedTxFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futBackup : IgniteFuture<IgniteEvent> to futBackup : IgniteInternalFuture<IgniteEvent> in method public testMultipleKeys() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	embedded : IgniteFuture<B> to embedded : IgniteInternalFuture<B> in method public GridEmbeddedFuture(ctx GridKernalContext, embedded IgniteInternalFuture<B>, c IgniteBiClosure<B,Exception,A>) in class org.apache.ignite.internal.util.future.GridEmbeddedFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futSql : IgniteFuture<?> to futSql : IgniteInternalFuture<?> in method public testLuceneAndSqlMultithreaded() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTx> to fut : IgniteInternalFuture<IgniteTx> in method public onResult(nodeId UUID, res GridNearTxFinishResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	genFut : IgniteFuture<Long> to genFut : IgniteInternalFuture<Long> in method public main(args String[]) : void in class org.apache.ignite.loadtests.continuous.GridContinuousOperationsLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicLongConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public submit(task Runnable, res T) : Future<T> in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkDataLoader() : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	topFut : IgniteFuture<Long> to topFut : IgniteInternalFuture<Long> in method package onResult(res GridNearGetResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture.MiniFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public testEvictions() : void in class org.apache.ignite.internal.processors.cache.GridCachePreloadingEvictionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testDeployOnEachNodeUpdateTopology() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorMultiNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<? super IgniteFuture<R>> to lsnr : IgniteInClosure<? super IgniteInternalFuture<R>> in method private notifyListeners() : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Integer> to fut1 : IgniteInternalFuture<Integer> in method public testGetAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<byte[]> to t : IgniteInternalFuture<byte[]> in method private addLocalCacheFuture(idx long, fut IgniteInternalFuture<byte[]>) : void in class org.apache.ignite.internal.processors.fs.GridGgfsInputStreamImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to fut : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Void> to f : IgniteInternalFuture<Void> in method private submitDataChunk(master Ignite, preferredNodeId UUID, dataChunk Collection<Integer>) : void in class org.apache.ignite.internal.processors.cache.GridCacheGroupLockFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testInvokeAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private testCleanup(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<K,V>> to fut : IgniteInternalFuture<Map<K,V>> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	txSync : IgniteFuture<?> to txSync : IgniteInternalFuture<?> in method private proceedMapping(mappings ConcurrentLinkedDeque8<GridNearLockMapping<K,V>>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<String> to f1 : IgniteInternalFuture<String> in method public testBasicOpsAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheBasicOpAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method private checkActivePartitionTransfer(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	embedded : IgniteFuture<B> to embedded : IgniteInternalFuture<B> in method public GridEmbeddedFuture(ctx GridKernalContext, embedded IgniteInternalFuture<B>, c1 IgniteBiClosure<B,Exception,IgniteInternalFuture<A>>, c2 IgniteBiClosure<A,Exception,A>) in class org.apache.ignite.internal.util.future.GridEmbeddedFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	killNodeFut : IgniteFuture<?> to killNodeFut : IgniteInternalFuture<?> in method public test() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultithreadedFailoverAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testNetworkFailure() : void in class org.apache.ignite.jvmtest.NetworkFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	oldFut : IgniteFuture<Object> to oldFut : IgniteInternalFuture<Object> in method public awaitDeletesAsync() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut3 : IgniteFuture<?> to fut3 : IgniteInternalFuture<?> in method public testSocketCloseOnTimeout() : void in class org.apache.ignite.jvmtest.NetworkFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private call4(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testReduceQuery() : void in class org.apache.ignite.internal.processors.cache.GridCacheReduceQueryMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Boolean> to f : IgniteInternalFuture<Boolean> in method public applyx() : void in class org.apache.ignite.internal.GridMultipleJobsSelfTest.runTest.runMultiThreaded | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicLongConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkStatus(jobId GridHadoopJobId, complete boolean) : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopJobTrackerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiThreadedScanQuery() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method package cancelAll() : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl.Buffer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<Boolean> to f1 : IgniteInternalFuture<Boolean> in method public testConcurrentLockAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public loadAll(keys Set<? extends K>, replaceExisting boolean, completionLsnr CompletionListener) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture> to futs : Collection<IgniteInternalFuture> in method private testAddMultinode(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut3 : IgniteFuture to fut3 : IgniteInternalFuture in method public testSpi() : void in class org.apache.ignite.spi.checkpoint.sharedfs.GridSharedFsCheckpointSpiMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public testVariableLoad() : void in class org.apache.ignite.loadtests.communication.GridIoManagerBenchmark0 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private doFlush() : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testSendToRandomNodesMultithreaded() : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<IgniteEvent>> to futs : Collection<IgniteInternalFuture<IgniteEvent>> in method public testEvictSynchronized() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedEvictionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testSynchronousEvictions() : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheSynchronousEvictionsFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<?> to t : IgniteInternalFuture<?> in method public call() : Object in class org.apache.ignite.loadtests.job.GridJobExecutionLoadTestClientSemaphore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method protected waitForLocalEvent(evts IgniteEvents, filter IgnitePredicate<T>, types int...) : IgniteInternalFuture<T> in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	startFut : IgniteFuture<?> to startFut : IgniteInternalFuture<?> in method private checkMultiUpdateLocks(nearEnabled boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheMultiUpdateLockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkGroupLockWithExternalLock(concurrency IgniteTxConcurrency) : void in class org.apache.ignite.internal.processors.cache.GridCacheGroupLockAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futPrimary : IgniteFuture<IgniteEvent> to futPrimary : IgniteInternalFuture<IgniteEvent> in method public testSingleKey() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testMultithreadedPut() : void in class org.apache.ignite.cache.store.jdbc.GridCacheJdbcBlobStoreMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<?> to f2 : IgniteInternalFuture<?> in method protected loadTest(writeClos CIX1<CacheProjection<Integer,Integer>>, readClos CIX1<CacheProjection<Integer,Integer>>) : void in class org.apache.ignite.loadtests.cache.GridCacheAbstractLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<Boolean> to f2 : IgniteInternalFuture<Boolean> in method public testConcurrentLockAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	rmv : IgniteFuture<?> to rmv : IgniteInternalFuture<?> in method public testAddRemoveInterleaving() : void in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<IgniteFuture<?>> to lsnr : IgniteInClosure<IgniteInternalFuture<?>> in method public call() : Object in class org.apache.ignite.loadtests.job.GridJobExecutionLoadTestClientSemaphore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Object> to t : IgniteInternalFuture<Object> in method public updateAllAsyncInternal(nodeId UUID, req GridNearAtomicUpdateRequest<K,V>, cached GridCacheEntryEx<K,V>, completionCb CI2<GridNearAtomicUpdateRequest<K,V>,GridNearAtomicUpdateResponse<K,V>>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Exception> to fut : IgniteInternalFuture<Exception> in method private lockLocally(keys Collection<K>, topVer long, mappings Deque<GridNearLockMapping<K,V>>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testCountDownLatchConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	partReleaseFut : IgniteFuture<?> to partReleaseFut : IgniteInternalFuture<?> in method public init() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	syncFut : IgniteFuture<?> to syncFut : IgniteInternalFuture<?> in method public request(keys Collection<? extends K>, topVer long) : GridDhtFuture<Object> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkSwapMultithreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheSwapPreloadSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public onMessageReceived(desc GridHadoopProcessDescriptor, msg GridHadoopMessage) : void in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.child.GridHadoopChildProcessRunner.MessageListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private checkTransaction(concurrency IgniteTxConcurrency, isolation IgniteTxIsolation) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheNodeFailureAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Long> to fut2 : IgniteInternalFuture<Long> in method public checkSortedIndexMultithreaded(threadCnt int, iters int, pollEvicted boolean) : void in class org.apache.ignite.streamer.index.GridStreamerIndexSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut0 : IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to fut0 : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fail : IgniteFuture to fail : IgniteInternalFuture in method protected asyncOp(op Callable<?>) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<String> to t : IgniteInternalFuture<String> in method public testListenSyncNotify() : void in class org.apache.ignite.internal.util.future.GridFutureAdapterSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testShutdown() : void in class org.apache.ignite.internal.processors.cache.GridCacheWriteBehindStoreSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Boolean> to f : IgniteInternalFuture<Boolean> in method public testLockAsyncWithTimeout() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedEntryLockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f3 : IgniteFuture<Boolean> to f3 : IgniteInternalFuture<Boolean> in method public testConcurrentLockAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Set<K>> to f : IgniteInternalFuture<Set<K>> in method private putAllAsync0(cacheCtx GridCacheContext<K,V>, map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor<K,V,Object>>, invokeArgs Object[], drMap Map<? extends K,GridCacheDrInfo<V>>, retval boolean, cached GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private processForceKeysRequest(node ClusterNode, msg GridDhtForceKeysRequest<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<IgniteFuture> to lsnr : IgniteInClosure<IgniteInternalFuture> in method package startThreads(exec ExecutorService, ignite Ignite, concurrentGetNum int, threadsNum int, getKeyNum int, finish AtomicBoolean, cntr AtomicLong, randomGet boolean) : Collection<Future<?>> in class org.apache.ignite.storevalbytes.GridCacheStoreValueBytesTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private onMessage0(nodeId UUID, cacheMsg GridCacheMessage<K,V>, c IgniteBiInClosure<UUID,GridCacheMessage<K,V>>) : void in class org.apache.ignite.internal.processors.cache.GridCacheIoManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public cancel() : boolean in class org.apache.ignite.internal.util.future.GridCompoundFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkEventFailover(max int) : void in class org.apache.ignite.internal.processors.streamer.GridStreamerFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public tryLock(time long, unit TimeUnit) : boolean in class org.apache.ignite.internal.processors.cache.CacheLockImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : List<IgniteFuture<Collection<Long>>> to futs : List<IgniteInternalFuture<Collection<Long>>> in method public _testOptimisticSerializableConsistency() : void in class org.apache.ignite.internal.processors.cache.IgniteTxMultiThreadedAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Long> to t : IgniteInternalFuture<Long> in method public prepare() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<V> to f : IgniteInternalFuture<V> in method public wrapClone(f IgniteInternalFuture<V>) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<R> to t : IgniteInternalFuture<R> in method public chain(doneCb IgniteClosure<? super IgniteInternalFuture<R>,T>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.util.future.GridFutureAdapterEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public addReader(nodeId UUID, msgId long, topVer long) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private wait(futs Iterable<IgniteInternalFuture<?>>) : void in class org.apache.ignite.loadtests.cache.GridCacheSwapLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private run2(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Integer> to fut1 : IgniteInternalFuture<Integer> in method public testPutIfAbsentAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	evictFut : IgniteFuture<?> to evictFut : IgniteInternalFuture<?> in method private runConcurrentTest(g Ignite, keysCnt int, batchSize int) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheBatchEvictUnswapSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTxEx<K,V>> to fut : IgniteInternalFuture<IgniteTxEx<K,V>> in method private prepareNearTx(nearNodeId UUID, req GridNearTxPrepareRequest<K,V>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTxEx<K,V>> to fut : IgniteInternalFuture<IgniteTxEx<K,V>> in method public prepareAsync() : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFut : IgniteFuture<?> to putFut : IgniteInternalFuture<?> in method public testKeySetIteratorMultithreaded() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractIteratorsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onKernalStart() : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public removeAllAsync(keys Collection<? extends K>, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f6 : IgniteFuture<Boolean> to f6 : IgniteInternalFuture<Boolean> in method public testPutxAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testReadTimeout() : void in class org.apache.ignite.jvmtest.NetworkFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteEvent> to fut : IgniteInternalFuture<IgniteEvent> in method public testEvictSynchronized() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedEvictionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testLatchLocal() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheCountDownLatchSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	l2 : IgniteInClosure<? super IgniteFuture<R>> to l2 : IgniteInClosure<? super IgniteInternalFuture<R>> in method public stopListenAsync(lsnr IgniteInClosure<? super IgniteInternalFuture<R>>...) : void in class org.apache.ignite.internal.util.future.GridFutureAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Collection<Long>> to fut : IgniteInternalFuture<Collection<Long>> in method public _testOptimisticSerializableConsistency() : void in class org.apache.ignite.internal.processors.cache.IgniteTxMultiThreadedAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Integer> to fut : IgniteInternalFuture<Integer> in method public testReduceAsync() : void in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f4 : IgniteFuture<Boolean> to f4 : IgniteInternalFuture<Boolean> in method public testPutxAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteBiTuple<Long,Integer>> to fut : IgniteInternalFuture<IgniteBiTuple<Long,Integer>> in method public testTaskAsync() : void in class org.apache.ignite.internal.processors.fs.GridGgfsTaskSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<V> to fut : IgniteInternalFuture<V> in method public getAsync(key K) : IgniteInternalFuture<V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method private checkNodes(keyCnt int, nodeCnt int, sameCoord boolean, shuffle boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkWindowMultithreaded(win StreamerWindow<Integer>, iterCnt int, threadCnt int, range int) : void in class org.apache.ignite.streamer.window.GridStreamerWindowSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<Boolean> to f2 : IgniteInternalFuture<Boolean> in method public testPutxAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public lockAll(keys Collection<? extends K>, timeout long, filter IgnitePredicate<CacheEntry<K,V>>...) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public testDataStoringFlush() : void in class org.apache.ignite.internal.processors.fs.GridGgfsDataManagerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicSequenceConstantTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	taskFuts : Collection<IgniteFuture<T>> to taskFuts : Collection<IgniteInternalFuture<T>> in method public invokeAny(tasks Collection<? extends Callable<T>>, timeout long, unit TimeUnit) : T in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	loadFut : IgniteFuture<Set<K>> to loadFut : IgniteInternalFuture<Set<K>> in method private putAllAsync0(cacheCtx GridCacheContext<K,V>, map Map<? extends K,? extends V>, invokeMap Map<? extends K,? extends EntryProcessor<K,V,Object>>, invokeArgs Object[], drMap Map<? extends K,GridCacheDrInfo<V>>, retval boolean, cached GridCacheEntryEx<K,V>, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridCacheCommittedTxInfo<K,V>> to fut : IgniteInternalFuture<GridCacheCommittedTxInfo<K,V>> in method public onResult(nodeId UUID, res GridCachePessimisticCheckCommittedTxResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePessimisticCheckCommittedTxFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	sndFut : IgniteFuture<?> to sndFut : IgniteInternalFuture<?> in method public testBlockRead3() : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiRecoverySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPuts(threadCnt int, duration long) : void in class org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMvccFinishPartitionsContinuousLockAcquireRelease() : void in class org.apache.ignite.internal.processors.cache.GridCacheFinishPartitionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private forkjoin2(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	e : IgniteFuture<?> to e : IgniteInternalFuture<?> in method public testScheduleCallable() : void in class org.apache.ignite.internal.processors.schedule.GridScheduleSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testLockTimeoutTwoThreads() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheLockAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	t : IgniteFuture<Object> to t : IgniteInternalFuture<Object> in method private testExternalizable(t Object, ex Throwable, syncNotify boolean) : void in class org.apache.ignite.internal.util.future.GridFinishedFutureSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	locFut : IgniteFuture<Collection<CacheSqlMetadata>> to locFut : IgniteInternalFuture<Collection<CacheSqlMetadata>> in method public sqlMetadata() : Collection<GridCacheSqlMetadata> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiThreadedSwapUnswapLong() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futLucene : IgniteFuture<?> to futLucene : IgniteInternalFuture<?> in method public testLuceneAndSqlMultithreaded() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public addAll(futs Iterable<IgniteInternalFuture<T>>) : void in class org.apache.ignite.internal.util.future.GridCompoundFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Boolean> to f : IgniteInternalFuture<Boolean> in method private getAsync(keys LinkedHashMap<? extends K,Boolean>) : IgniteInternalFuture<Collection<GridCacheEntryInfo<K,V>>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public asyncLogError(f IgniteInternalFuture<?>, log IgniteLogger) : void in class org.apache.ignite.internal.util.GridUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public testRemoveAsyncValAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	prodFut : IgniteFuture<?> to prodFut : IgniteInternalFuture<?> in method public testQueueMultiThreaded() : void in class org.apache.ignite.util.GridConcurrentLinkedDequeMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Integer> to fut1 : IgniteInternalFuture<Integer> in method public testGetAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testSnaptreeParallelBuild() : void in class org.apache.ignite.util.GridIndexFillTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testDeployOnEachNode() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<String> to f2 : IgniteInternalFuture<String> in method public testConcurrentPutAsync() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testLoad() : void in class org.apache.ignite.internal.processors.cache.GridCacheTtlManagerLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	rmtFut : IgniteFuture<Collection<Collection<CacheSqlMetadata>>> to rmtFut : IgniteInternalFuture<Collection<Collection<CacheSqlMetadata>>> in method public sqlMetadata() : Collection<GridCacheSqlMetadata> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public testRemoveAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testGuardedOps() : void in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemorySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f2 : IgniteFuture<?> to f2 : IgniteInternalFuture<?> in method private checkDataLoader() : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Boolean> to fut1 : IgniteInternalFuture<Boolean> in method public testPutxAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private testAddPollMultinode(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	txFut : IgniteFuture<IgniteTxEx<K,V>> to txFut : IgniteInternalFuture<IgniteTxEx<K,V>> in method private prepareNearTx(nearNodeId UUID, req GridNearTxPrepareRequest<K,V>) : IgniteInternalFuture<IgniteTxEx<K,V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Collection<Integer>> to fut : IgniteInternalFuture<Collection<Integer>> in method private globalSize(primaryOnly boolean) : int in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public putxAsync(key K, val V, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Boolean> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiThreadedSwapUnswapObject() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<IgniteFuture> to lsnr : IgniteInClosure<IgniteInternalFuture> in method private runTest(g Ignite, threadCnt int, taskCnt int, dur long, iterCntr LongAdder) : void in class org.apache.ignite.loadtests.job.GridJobExecutionSingleNodeSemaphoreLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testSynchronousEventsListenerNodeFailed() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheEntryListenerAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	gridFut : IgniteFuture to gridFut : IgniteInternalFuture in method public testGet() : void in class org.apache.ignite.internal.GridTaskFutureImplStopGridSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Boolean> to f : IgniteInternalFuture<Boolean> in method public testLockAsyncWithTimeout() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPutRemovesConcurrentMap(threadCnt int, duration long) : void in class org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkRestarts(writeOrder CacheAtomicWriteOrderMode, writeSync CacheWriteSynchronizationMode) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicInvalidPartitionHandlingSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	txFut : IgniteFuture to txFut : IgniteInternalFuture in method private checkTxNodeLeft(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> to fut : IgniteInternalFuture<GridCacheReturn<Map<K,EntryProcessorResult<T>>>> in method public invokeAllAsync(map Map<? extends K,? extends EntryProcessor<K,V,T>>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	complete : IgniteFuture<?> to complete : IgniteInternalFuture<?> in method public testConcurrentCompletion() : void in class org.apache.ignite.internal.util.future.GridCompoundFutureSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private testMasterLeaveAwareCallback(expJobs int, taskStarter IgniteClosure<ClusterGroup,IgniteInternalFuture<?>>) : void in class org.apache.ignite.internal.GridJobMasterLeaveAwareSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	stopperFut : IgniteFuture<?> to stopperFut : IgniteInternalFuture<?> in method public testMultithreadedWithNodeRestart() : void in class org.apache.ignite.internal.processors.continuous.GridEventConsumeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFut : IgniteFuture<?> to putFut : IgniteInternalFuture<?> in method public testIteratorAfterRehash() : void in class org.apache.ignite.internal.util.offheap.GridOffHeapMapAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testSimpleMessages() : void in class org.apache.ignite.internal.util.nio.GridNioSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	keyFut : IgniteFuture<Object> to keyFut : IgniteInternalFuture<Object> in method public lockAllAsync(cacheCtx GridCacheContext<K,V>, nearNode ClusterNode, req GridNearLockRequest<K,V>, filter0 IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridNearLockResponse<K,V>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<IgniteFuture<?>> to lsnr : IgniteInClosure<IgniteInternalFuture<?>> in method private load0(entries Collection<? extends Map.Entry<K,V>>, resFut GridFutureAdapter<Object>, activeKeys Collection<K>, remaps int) : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private startTxAndPutKeys(mode IgniteTxConcurrency, prepare boolean) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedTxSalvageSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testLuceneIndex2() : void in class org.apache.ignite.internal.processors.cache.GridCacheLuceneQueryIndexTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<GridTuple3<String,Boolean,String>> to f : IgniteInternalFuture<GridTuple3<String,Boolean,String>> in method private runNextNodeCallable(queue ConcurrentLinkedQueue<GridNodeCallable>, comp GridCompoundFuture<GridTuple3<String,Boolean,String>,Collection<GridTuple3<String,Boolean,String>>>, cnt AtomicInteger) : boolean in class org.apache.ignite.internal.GridKernal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testLuceneIndex() : void in class org.apache.ignite.internal.processors.cache.GridCacheLuceneQueryIndexTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	restarterFut : IgniteFuture<?> to restarterFut : IgniteInternalFuture<?> in method public testRestarts() : void in class org.apache.ignite.internal.websession.WebSessionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method protected doMultiNodeTest(gridName String) : void in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManagerAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	bytesFut : IgniteFuture<byte[]> to bytesFut : IgniteInternalFuture<byte[]> in method private block(blockIdx long) : byte[] in class org.apache.ignite.internal.processors.fs.GridGgfsInputStreamImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	txSync : IgniteFuture<?> to txSync : IgniteInternalFuture<?> in method private proceedMapping(mappings Deque<GridNearLockMapping<K,V>>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<K,EntryProcessorResult<T>>> to fut : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in method public invokeAsync(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<EntryProcessorResult<T>> in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	startFut : IgniteFuture to startFut : IgniteInternalFuture in method private checkTxNodeJoined(nodeType int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testConcurrentConnects() : void in class org.apache.ignite.internal.util.nio.GridNioSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public globalClearAll(timeout long) : void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public testTakeFromJoined() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueJoinedNodeSelfAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<Object,Object>> to fut : IgniteInternalFuture<Map<Object,Object>> in method public testGetAllAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<Map<String,Integer>> to fut1 : IgniteInternalFuture<Map<String,Integer>> in method public testGetAllAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	nearFinishFut : IgniteFuture<IgniteTx> to nearFinishFut : IgniteInternalFuture<IgniteTx> in method public finish(nodeId UUID, locTx GridNearTxLocal<K,V>, req GridNearTxFinishRequest<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method protected run(cacheNames Set<String>) : Void in class org.apache.ignite.internal.visor.cache.VisorCachePreloadTask.VisorCachesPreloadJob | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Integer> to fut2 : IgniteInternalFuture<Integer> in method public testGetAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testDeploySingleton() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testSimpleTaskSubmit() : void in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.GridHadoopExternalTaskExecutionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiThreadedReduceQuery() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	forceFut : IgniteFuture<Object> to forceFut : IgniteInternalFuture<Object> in method public updateAllAsyncInternal(nodeId UUID, req GridNearAtomicUpdateRequest<K,V>, cached GridCacheEntryEx<K,V>, completionCb CI2<GridNearAtomicUpdateRequest<K,V>,GridNearAtomicUpdateResponse<K,V>>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private call3(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method private execute() : void in class org.apache.ignite.spi.discovery.tcp.GridTcpDiscoveryMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private removeAllAsync0(keys Collection<? extends K>, retval boolean, rawRetval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	evictFut : IgniteFuture<?> to evictFut : IgniteInternalFuture<?> in method public testBatchEvictUnswap() : void in class org.apache.ignite.loadtest.swapspace.GridFileSwapSpaceSpiMultithreadedLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	old : IgniteFuture<?> to old : IgniteInternalFuture<?> in method public addAtomicFuture(futVer GridCacheVersion, fut GridCacheAtomicFuture<K,?>) : void in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Collection<GridCacheEntryInfo<K,V>>> to fut : IgniteInternalFuture<Collection<GridCacheEntryInfo<K,V>>> in method private map(keys Collection<? extends K>, mapped Map<ClusterNode,LinkedHashMap<K,Boolean>>, topVer long) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut3 : IgniteFuture<Integer> to fut3 : IgniteInternalFuture<Integer> in method public testGetAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testRebuildInterrupted() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexRebuildTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method protected asyncOp(op CO<IgniteInternalFuture<T>>) : IgniteInternalFuture<T> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Boolean> to fut2 : IgniteInternalFuture<Boolean> in method public testPutxIfAbsentAsyncConcurrent() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	keyFut : IgniteFuture<Object> to keyFut : IgniteInternalFuture<Object> in method package lockAllAsync(cacheCtx GridCacheContext<K,V>, tx GridNearTxLocal<K,V>, threadId long, ver GridCacheVersion, topVer long, keys Collection<K>, txRead boolean, timeout long, accessTtl long, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private onMapFinished(taskInfo GridHadoopTaskInfo, status GridHadoopTaskStatus, prev StackedProcessor) : void in class org.apache.ignite.internal.processors.hadoop.jobtracker.GridHadoopJobTracker.JobLocalState | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkConcurrentPuts() : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private processBatch(fileId IgniteUuid, node ClusterNode, blocks Map<GridGgfsBlockKey,byte[]>) : void in class org.apache.ignite.internal.processors.fs.GridGgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Long> to fut : IgniteInternalFuture<Long> in method public main(args String[]) : void in class org.apache.ignite.loadtests.ggfs.GridGgfsPerformanceBenchmark | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	rollbackFut : IgniteFuture<IgniteTx> to rollbackFut : IgniteInternalFuture<IgniteTx> in method private finishDhtLocal(nodeId UUID, locTx GridNearTxLocal<K,V>, req GridNearTxFinishRequest<K,V>) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMapRun() : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopTaskExecutionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<K,V>> to fut : IgniteInternalFuture<Map<K,V>> in method private getAsync(keys LinkedHashMap<? extends K,Boolean>) : IgniteInternalFuture<Collection<GridCacheEntryInfo<K,V>>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testReadTimeout() : void in class org.apache.ignite.jvmtest.NetworkFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPuts(threadCnt int, duration long) : void in class org.apache.ignite.loadtests.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public run(jobCtx ComputeJobContext, hadoop GridHadoop, args GridHadoopProtocolTaskArguments) : GridHadoopJobStatus in class org.apache.ignite.internal.processors.hadoop.proto.GridHadoopProtocolJobStatusTask | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<IgniteTxEx<K,V>> to fut : IgniteInternalFuture<IgniteTxEx<K,V>> in method private proceedPrepare(mappings ConcurrentLinkedDeque8<GridDistributedTxMapping<K,V>>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteBiTuple<Process,GridHadoopProcessDescriptor>> to f : IgniteInternalFuture<IgniteBiTuple<Process,GridHadoopProcessDescriptor>> in method private startProcess(job GridHadoopJob, plan GridHadoopMapReducePlan) : HadoopProcess in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.GridHadoopExternalTaskExecutor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	rollbackFut : IgniteFuture to rollbackFut : IgniteInternalFuture in method public rollback() : void in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxProxyImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<FieldsResult> to fut : IgniteInternalFuture<FieldsResult> in method protected removeFieldsQueryResult(sndId UUID, reqId long) : void in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public testDeadlock() : void in class org.apache.ignite.internal.GridTaskUriDeploymentDeadlockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridTuple3<String,Boolean,String>> to fut : IgniteInternalFuture<GridTuple3<String,Boolean,String>> in method private runNextNodeCallable(queue ConcurrentLinkedQueue<GridNodeCallable>, comp GridCompoundFuture<GridTuple3<String,Boolean,String>,Collection<GridTuple3<String,Boolean,String>>>, cnt AtomicInteger) : boolean in class org.apache.ignite.internal.GridKernal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Map<String,Integer>> to fut2 : IgniteInternalFuture<Map<String,Integer>> in method public testGetAllAsyncFiltered() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public killJob(jobId GridHadoopJobId) : boolean in class org.apache.ignite.internal.processors.hadoop.jobtracker.GridHadoopJobTracker | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method private removeAllAsync0(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, drMap Map<? extends K,GridCacheVersion>, cached GridCacheEntryEx<K,V>, retval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultithreadedOps() : void in class org.apache.ignite.internal.util.offheap.GridOffHeapMapAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	called : IgniteFuture<?> to called : IgniteInternalFuture<?> in method public testAddRemoveInterleaving() : void in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public waitAll(futs Iterable<IgniteInternalFuture<?>>) : void in class org.apache.ignite.internal.util.typedef.X | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method package onResult(nodeId UUID, res GridNearLockResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<byte[]> to fut : IgniteInternalFuture<byte[]> in method public close() : void in class org.apache.ignite.internal.processors.fs.GridGgfsInputStreamImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testTx() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueCreateMultiNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testBasicOperations() : void in class org.apache.ignite.internal.util.ipc.shmem.GridIpcSharedMemorySpaceSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cpFuts : List<IgniteFuture<?>> to cpFuts : List<IgniteInternalFuture<?>> in method public shutdownNow() : List<Runnable> in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteBiTuple<Process,GridHadoopProcessDescriptor>> to f : IgniteInternalFuture<IgniteBiTuple<Process,GridHadoopProcessDescriptor>> in method public run(job GridHadoopJob, tasks Collection<GridHadoopTaskInfo>) : void in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.GridHadoopExternalTaskExecutor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method protected checkLoaderMultithreaded(nodesCntNoCache int, nodesCntCache int) : void in class org.apache.ignite.internal.processors.dataload.GridDataLoaderProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture<?>> to futs : Collection<IgniteInternalFuture<?>> in method private severalAsyncOpsCallable() : Callable<Collection<WeakReference<Object>>> in class org.apache.ignite.internal.processors.cache.GridCacheReferenceCleanupSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<?> to f1 : IgniteInternalFuture<?> in method public testVariableLoad() : void in class org.apache.ignite.loadtests.communication.GridIoManagerBenchmark0 | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Long> to fut : IgniteInternalFuture<Long> in method public testReduceAsync() : void in class org.apache.ignite.internal.GridReduceSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	embedded : IgniteFuture<B> to embedded : IgniteInternalFuture<B> in method public GridEmbeddedFuture(embedded IgniteInternalFuture<B>, c IgniteBiClosure<B,Exception,IgniteInternalFuture<A>>, ctx GridKernalContext) in class org.apache.ignite.internal.util.future.GridEmbeddedFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public awaitAll(timeout long, rdc IgniteReducer<T,R>, futs Collection<IgniteInternalFuture<T>>) : R in class org.apache.ignite.internal.util.lang.GridFunc | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkTransactions(concur IgniteTxConcurrency, isolation IgniteTxIsolation, jobCnt int) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractJobExecutionTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method protected asyncOp(op Callable<?>) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	enqueueFut : IgniteFuture<Long> to enqueueFut : IgniteInternalFuture<Long> in method public runBenchmark(idxCfg IndexConfiguration) : void in class org.apache.ignite.loadtests.streamer.GridStreamerIndexLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testLuceneIndex1() : void in class org.apache.ignite.internal.processors.cache.GridCacheLuceneQueryIndexTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public checkPutsMultithreaded(loc boolean, remote boolean, maxIterCnt long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedDebugTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	stopFut : IgniteFuture<?> to stopFut : IgniteInternalFuture<?> in method public testAsync() : void in class org.apache.ignite.messaging.GridMessagingSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<T> to fut : IgniteInternalFuture<T> in method public invokeAny(tasks Collection<? extends Callable<T>>, timeout long, unit TimeUnit) : T in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteTxEx<K,V>> to f : IgniteInternalFuture<IgniteTxEx<K,V>> in method public rollbackAsync() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	pollFut : IgniteFuture<Long> to pollFut : IgniteInternalFuture<Long> in method public checkSortedIndexMultithreaded(threadCnt int, iters int, pollEvicted boolean) : void in class org.apache.ignite.streamer.index.GridStreamerIndexSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testDeployMultiple1() : void in class org.apache.ignite.internal.processors.service.GridServiceProcessorAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private doFlush() : void in class org.apache.ignite.internal.processors.dataload.IgniteDataLoaderImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	itFut : IgniteFuture<?> to itFut : IgniteInternalFuture<?> in method public testIteratorAfterRehash() : void in class org.apache.ignite.internal.util.offheap.GridOffHeapMapAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testSocketCloseOnTimeout() : void in class org.apache.ignite.jvmtest.NetworkFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method public testAwaitAll() : void in class org.apache.ignite.lang.GridFuncSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	futs : Collection<IgniteFuture> to futs : Collection<IgniteInternalFuture> in method public main(args String[]) : void in class org.apache.ignite.examples.compute.ComputeRunnableExample | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteTx> to f : IgniteInternalFuture<IgniteTx> in method public testPutxAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private run1(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultithreadedCachePut() : void in class org.apache.ignite.client.ClientAbstractMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	rFut : IgniteFuture<?> to rFut : IgniteInternalFuture<?> in method public testMultithreadedWrite() : void in class org.apache.ignite.spi.swapspace.file.GridFileSwapSpaceSpiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private testStop(startTx boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheStopSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	putFuts : Collection<IgniteFuture> to putFuts : Collection<IgniteInternalFuture> in method private testAddPollMultinode(collocated boolean) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheQueueMultiNodeAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture to fut2 : IgniteInternalFuture in method private performTest() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtPreloadPutGetSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture to f : IgniteInternalFuture in method protected asyncOp(op Callable<?>) : IgniteInternalFuture in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private colocateJobs() : void in class org.apache.ignite.loadtests.colocation.GridTestMain | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private severalAsyncOpsCallable() : Callable<Collection<WeakReference<Object>>> in class org.apache.ignite.internal.processors.cache.GridCacheReferenceCleanupSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Collection<String>> to fut : IgniteInternalFuture<Collection<String>> in method private call5(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Integer> to fut2 : IgniteInternalFuture<Integer> in method public testPutIfAbsentAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut3 : IgniteFuture<Map<String,Integer>> to fut3 : IgniteInternalFuture<Map<String,Integer>> in method public testGetAllAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testLuceneIndex() : void in class org.apache.ignite.internal.processors.cache.GridCacheLuceneQueryIndexTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicStampedConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public update(cache0 IgniteCache<K,V>, col Collection<Map.Entry<K,V>>) : void in class org.apache.ignite.internal.processors.dr.GridDrDataLoadCacheUpdater | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMapperException() : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopTaskExecutionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	loadFut : IgniteFuture<?> to loadFut : IgniteInternalFuture<?> in method private concurrentConnect(threads int, msgPerThread int, iters int, sleep boolean, load boolean) : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiConcurrentConnectSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public future() : IgniteInternalFuture<R> in class org.apache.ignite.lang.IgniteAsyncSupportAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private loadCache() : void in class org.apache.ignite.loadtests.cache.GridCacheWriteBehindStoreLoadTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridRestResponse> to fut : IgniteInternalFuture<GridRestResponse> in method public handleAsync(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Boolean> to fut : IgniteInternalFuture<Boolean> in method public onResult(nodeId UUID, res GridCacheOptimisticCheckPreparedTxResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheOptimisticCheckPreparedTxFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Boolean> to f : IgniteInternalFuture<Boolean> in method private updatePartialBatch(hasNear boolean, firstEntryIdx int, entries List<GridDhtCacheEntry<K,V>>, ver GridCacheVersion, node ClusterNode, putMap Map<K,V>, rmvKeys Collection<K>, entryProcessorMap Map<K,EntryProcessor<K,V,?>>, dhtFut GridDhtAtomicUpdateFuture<K,V>, completionCb CI2<GridNearAtomicUpdateRequest<K,V>,GridNearAtomicUpdateResponse<K,V>>, req GridNearAtomicUpdateRequest<K,V>, res GridNearAtomicUpdateResponse<K,V>, replicate boolean, batchRes UpdateBatchResult<K,V>, taskName String, expiry IgniteCacheExpiryPolicy) : GridDhtAtomicUpdateFuture<K,V> in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Void> to f : IgniteInternalFuture<Void> in method public checkPutAllFailover(near boolean, workerCnt int, shutdownCnt int) : void in class org.apache.ignite.internal.processors.cache.GridCachePutAllFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	res : IgniteFuture<GridRestResponse> to res : IgniteInternalFuture<GridRestResponse> in method private handleAsync0(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.GridRestProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public testDhtUpdateRequestLost() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheAtomicTimeoutSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Object> to f : IgniteInternalFuture<Object> in method public testChaining() : void in class org.apache.ignite.internal.util.future.GridFutureAdapterSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	pollFut : IgniteFuture<?> to pollFut : IgniteInternalFuture<?> in method public testQueueMultiThreaded() : void in class org.apache.ignite.util.GridConcurrentLinkedDequeMultiThreadedTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<Set<K>> to f : IgniteInternalFuture<Set<K>> in method private removeAllAsync0(cacheCtx GridCacheContext<K,V>, keys Collection<? extends K>, drMap Map<? extends K,GridCacheVersion>, cached GridCacheEntryEx<K,V>, retval boolean, filter IgnitePredicate<CacheEntry<K,V>>[]) : IgniteInternalFuture<GridCacheReturn<V>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testAtomicReferenceConstantMultipleTopologyChange() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	q : BlockingQueue<IgniteFuture> to q : BlockingQueue<IgniteInternalFuture> in method private colocateJobs() : void in class org.apache.ignite.loadtests.colocation.GridTestMain | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<GridGgfsMessage> to fut : IgniteInternalFuture<GridGgfsMessage> in method protected body() : void in class org.apache.ignite.internal.processors.fs.GridGgfsServer.ClientWorker | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public main(args String[]) : void in class org.apache.ignite.examples.compute.ComputeRunnableExample | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testQueueCreation() : void in class org.apache.ignite.internal.processors.cache.datastructures.partitioned.GridCachePartitionedQueueCreateMultiNodeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture to fut : IgniteInternalFuture in method private forkjoin1(cnt AtomicInteger) : void in class org.apache.ignite.internal.GridProjectionAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<Integer> to fut2 : IgniteInternalFuture<Integer> in method public testPutAsync0() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Collection<Object>> to fut : IgniteInternalFuture<Collection<Object>> in method private broadcast(cacheName String, c Callable<Object>) : IgniteInternalFuture<GridRestResponse> in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheQueryCommandHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f1 : IgniteFuture<Boolean> to f1 : IgniteInternalFuture<Boolean> in method public testLockUnlock() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCacheMultiNodeAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testBasicOperations() : void in class org.apache.ignite.internal.util.ipc.shmem.GridIpcSharedMemorySpaceSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private testAddFailover(queue CacheQueue<Integer>, killIdxs List<Integer>) : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractQueueFailoverDataConsistencySelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testPassThroughPerformance() : void in class org.apache.ignite.spi.communication.tcp.GridTcpCommunicationSpiMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<T> to f : IgniteInternalFuture<T> in method public toString() : String in class org.apache.ignite.internal.util.future.GridCompoundFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Map<K,V>> to fut : IgniteInternalFuture<Map<K,V>> in method package onResult(nodeId UUID, res GridNearGetResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cacheUpdater : IgniteInClosure<IgniteFuture<?>> to cacheUpdater : IgniteInClosure<IgniteInternalFuture<?>> in method private onMapFinished(taskInfo GridHadoopTaskInfo, status GridHadoopTaskStatus, prev StackedProcessor) : void in class org.apache.ignite.internal.processors.hadoop.jobtracker.GridHadoopJobTracker.JobLocalState | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteTx> to f : IgniteInternalFuture<IgniteTx> in method public commitTxAsync(tx IgniteTxEx) : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	unswapFut : IgniteFuture<?> to unswapFut : IgniteInternalFuture<?> in method private runConcurrentTest(g Ignite, keysCnt int, batchSize int) : void in class org.apache.ignite.internal.processors.cache.eviction.GridCacheBatchEvictUnswapSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	lsnr : IgniteInClosure<? super IgniteFuture<R>> to lsnr : IgniteInClosure<? super IgniteInternalFuture<R>> in method public run() : void in class org.apache.ignite.internal.util.future.GridFutureAdapter.notifyListeners.runLocalSafe | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public testReadLockReentry() : void in class org.apache.ignite.util.GridSpinReadWriteLockSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method public testMultithreadedPut() : void in class org.apache.ignite.cache.store.jdbc.GridCacheJdbcBlobStoreMultithreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	o : IgniteFuture<?> to o : IgniteInternalFuture<?> in method private colocateJobs() : void in class org.apache.ignite.loadtests.colocation.GridTestMain | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testLockFromNearOrBackup() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedExplicitLockNodeFailureSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	topFut : IgniteFuture<Long> to topFut : IgniteInternalFuture<Long> in method package onResult(res GridNearGetResponse<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture.MiniFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture to f : IgniteInternalFuture in method protected run(cacheNames Set<String>) : Void in class org.apache.ignite.internal.visor.cache.VisorCachePreloadTask.VisorCachesPreloadJob | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<Integer> to fut : IgniteInternalFuture<Integer> in method public testCallAsyncErrorNoFailover() : void in class org.apache.ignite.internal.processors.closure.GridClosureProcessorSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut0 : IgniteFuture<?> to fut0 : IgniteInternalFuture<?> in method public testInvokeAsync() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testPutAsyncAvgTime() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractMetricsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	killFut : IgniteFuture<?> to killFut : IgniteInternalFuture<?> in method public testNodeRestart() : void in class org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetFailoverAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private runLock(key String, keyPart int, waitParts Collection<Integer>) : long in class org.apache.ignite.internal.processors.cache.GridCacheFinishPartitionsSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public onNodeLeft(nodeId UUID) : boolean in class org.apache.ignite.internal.processors.cache.distributed.GridCacheOptimisticCheckPreparedTxFuture | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testMultiThreadedSwapUnswapString() : void in class org.apache.ignite.internal.processors.cache.GridCacheQueryMultiThreadedSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public invokeAllAsync(keys Set<? extends K>, entryProcessor EntryProcessor<K,V,T>, args Object...) : IgniteInternalFuture<Map<K,EntryProcessorResult<T>>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<EntryProcessorResult<T>> to fut : IgniteInternalFuture<EntryProcessorResult<T>> in method public invoke(key K, entryProcessor EntryProcessor<K,V,T>, args Object...) : T in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method private processNearLockRequest(nodeId UUID, req GridNearLockRequest<K,V>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut0 : IgniteFuture<?> to fut0 : IgniteInternalFuture<?> in method public run(jobCtx ComputeJobContext, hadoop GridHadoop, args GridHadoopProtocolTaskArguments) : GridHadoopJobStatus in class org.apache.ignite.internal.processors.hadoop.proto.GridHadoopProtocolJobStatusTask | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut1 : IgniteFuture<?> to fut1 : IgniteInternalFuture<?> in method private testQueueMultiThreaded(q Queue<Integer>) : void in class org.apache.ignite.lang.GridBasicPerformanceTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	taskFuts : Collection<IgniteFuture<T>> to taskFuts : Collection<IgniteInternalFuture<T>> in method public invokeAll(tasks Collection<? extends Callable<T>>, timeout long, unit TimeUnit) : List<Future<T>> in class org.apache.ignite.internal.executor.GridExecutorService | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	killFut : IgniteFuture<?> to killFut : IgniteInternalFuture<?> in method public testPutAndRemove() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractRemoveFailureTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<IgniteTxEx<K,V>> to f : IgniteInternalFuture<IgniteTxEx<K,V>> in method public rollbackAsyncLocal() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	doneFut : IgniteFuture to doneFut : IgniteInternalFuture in method public testAwaitOne() : void in class org.apache.ignite.lang.GridFuncSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method protected runPutGetRemoveMultithreaded(threadCnt int, keysPerThread int) : Set<Integer> in class org.apache.ignite.internal.processors.cache.GridCacheWriteBehindStoreAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	old : IgniteFuture<AffinityInfo> to old : IgniteInternalFuture<AffinityInfo> in method private affinityCache(cacheName String, topVer long) : AffinityInfo in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	startFut : IgniteFuture<?> to startFut : IgniteInternalFuture<?> in method public testExplicitLocks() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedTopologyChangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	readFut : IgniteFuture<Object> to readFut : IgniteInternalFuture<Object> in method public reloadAllAsync(keys Collection<? extends K>, ret boolean, subjId UUID, taskName String, filter IgnitePredicate<CacheEntry<K,V>>...) : IgniteInternalFuture<Map<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	prep : IgniteFuture<IgniteTxEx<K,V>> to prep : IgniteInternalFuture<IgniteTxEx<K,V>> in method public commitAsyncLocal() : IgniteInternalFuture<IgniteTx> in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	f : IgniteFuture<?> to f : IgniteInternalFuture<?> in method public testTestSyncCommitFlag() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFlagsTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method public testCallLocal() : void in class org.apache.ignite.internal.processors.schedule.GridScheduleSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut2 : IgniteFuture<?> to fut2 : IgniteInternalFuture<?> in method public testRestarts() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheQueryNodeRestartSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : IgniteFuture<?> to fut : IgniteInternalFuture<?> in method private checkPutRemovesConcurrentMap(threadCnt int, duration long) : void in class org.apache.ignite.loadtests.offheap.GridOffHeapPartitionedMapPerformanceAbstractTest | 
                                From | 
                                To |