| 
                                Inline Method	protected isOffHeapValuesOnly() : boolean inlined to private innerGet0(tx IgniteInternalTx, readThrough boolean, evt boolean, updateMetrics boolean, subjId UUID, transformClo Object, taskName String, expiryPlc IgniteCacheExpiryPolicy, retVer boolean, keepBinary boolean) : Object in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Inline Method	public rawGetOrUnmarshalUnlocked(tmp boolean) : CacheObject inlined to public innerUpdate(newVer GridCacheVersion, evtNodeId UUID, affNodeId UUID, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, readThrough boolean, retval boolean, keepBinary boolean, expiryPlc IgniteCacheExpiryPolicy, evt boolean, metrics boolean, primary boolean, verCheck boolean, topVer AffinityTopologyVersion, filter CacheEntryPredicate[], drType GridDrType, explicitTtl long, explicitExpireTime long, conflictVer GridCacheVersion, conflictResolve boolean, intercept boolean, subjId UUID, taskName String, prevVal CacheObject, updateCntr Long) : GridCacheUpdateAtomicResult in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Inline Method	public rawGetOrUnmarshalUnlocked(tmp boolean) : CacheObject inlined to private saveOldValueUnlocked(qryOnly boolean) : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Variable	swapMgr : GridCacheSwapManager to offheapMgr : IgniteCacheOffheapManager in method private localCachePeek0(key KeyCacheObject, heap boolean, offheap boolean, swap boolean, plc IgniteCacheExpiryPolicy) : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	swapMgr : GridCacheSwapManager to mgr : IgniteCacheOffheapManager in method public offHeapEntriesCount() : long in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	swapMgr : GridCacheSwapManager to mgr : IgniteCacheOffheapManager in method public offHeapAllocatedSize() : long in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	swapMgr : GridCacheSwapManager to offheapMgr : IgniteCacheOffheapManager in method public localPeek(key K, peekModes CachePeekMode[], plc IgniteCacheExpiryPolicy) : V in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	swapMgr : GridCacheSwapManager to offheapMgr : IgniteCacheOffheapManager in method public localEntries(peekModes CachePeekMode[]) : Iterable<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	void to boolean in method public store(spaceName String, type GridQueryTypeDescriptor, key KeyCacheObject, partId int, val CacheObject, ver GridCacheVersion, expirationTime long) : boolean in class org.apache.ignite.internal.processors.query.GridQueryIndexing | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	void to boolean in method public store(space String, key KeyCacheObject, partId int, val CacheObject, ver GridCacheVersion, expirationTime long) : boolean in class org.apache.ignite.internal.processors.query.GridQueryProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	void to boolean in method public remove(spaceName String, key KeyCacheObject, partId int, val CacheObject, ver GridCacheVersion) : boolean in class org.apache.ignite.internal.processors.query.GridQueryIndexing | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	void to boolean in method public remove(space String, key KeyCacheObject, partId int, val CacheObject, ver GridCacheVersion) : boolean in class org.apache.ignite.internal.processors.query.GridQueryProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	void to boolean in method public store(spaceName String, type GridQueryTypeDescriptor, k KeyCacheObject, partId int, v CacheObject, ver GridCacheVersion, expirationTime long) : boolean in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridOffHeapProcessor to IgniteCacheOffheapManager in method public offheap() : IgniteCacheOffheapManager in class org.apache.ignite.internal.processors.cache.GridCacheContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	void to boolean in method public remove(spaceName String, key KeyCacheObject, partId int, val CacheObject, ver GridCacheVersion) : boolean in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	void to boolean in method public store(key KeyCacheObject, partId int, val CacheObject, ver GridCacheVersion, expirationTime long) : boolean in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	void to boolean in method public remove(key KeyCacheObject, partId int, val CacheObject, ver GridCacheVersion) : boolean in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	it : Iterator<Cache.Entry<K,V>> to it : GridCloseableIterator<CacheDataRow> in method public randomEntry() : Cache.Entry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	swapMgr : GridCacheSwapManager to mgr : IgniteCacheOffheapManager in method public offHeapEntriesCount() : long in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	swapMgr : GridCacheSwapManager to mgr : IgniteCacheOffheapManager in method public offHeapAllocatedSize() : long in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	swapMgr : GridCacheSwapManager to offheapMgr : IgniteCacheOffheapManager in method public localEntries(peekModes CachePeekMode[]) : Iterable<Cache.Entry<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	swapMgr : GridCacheSwapManager to offheapMgr : IgniteCacheOffheapManager in method private localCachePeek0(key KeyCacheObject, heap boolean, offheap boolean, swap boolean, plc IgniteCacheExpiryPolicy) : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	swapMgr : GridCacheSwapManager to offheapMgr : IgniteCacheOffheapManager in method public localPeek(key K, peekModes CachePeekMode[], plc IgniteCacheExpiryPolicy) : V in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To |