| 
                                Change Parameter Type	newVal : V to newVal : CacheObject in method package CacheContinuousQueryEntry(cacheId int, evtType EventType, key KeyCacheObject, newVal CacheObject, oldVal CacheObject) in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	e : CacheContinuousQueryEntry<K,V> to e : CacheContinuousQueryEntry in method package CacheContinuousQueryEvent(src Cache, cctx GridCacheContext, e CacheContinuousQueryEntry) in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEvent | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	key : K to key : KeyCacheObject in method package CacheContinuousQueryEntry(cacheId int, evtType EventType, key KeyCacheObject, newVal CacheObject, oldVal CacheObject) in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	oldVal : V to oldVal : CacheObject in method package CacheContinuousQueryEntry(cacheId int, evtType EventType, key KeyCacheObject, newVal CacheObject, oldVal CacheObject) in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	GridCacheValueBytes to CacheObject in method public valueBytes(ver GridCacheVersion) : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	V to CacheObject in method package oldValue() : CacheObject in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridCacheValueBytes to CacheObject in method public valueBytes(ver GridCacheVersion) : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheTestEntryEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	K to KeyCacheObject in method package key() : KeyCacheObject in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridCacheValueBytes to CacheObject in method public valueBytes() : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheTestEntryEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridCacheValueBytes to CacheObject in method protected valueBytesUnlocked() : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	V to CacheObject in method package value() : CacheObject in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridCacheValueBytes to CacheObject in method protected valueBytesUnlocked() : CacheObject in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	CacheContinuousQueryEntry<K,V> to CacheContinuousQueryEntry in method package entry() : CacheContinuousQueryEntry in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEvent | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridCacheValueBytes to CacheObject in method public valueBytes() : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridCacheValueBytes to CacheObject in method public valueBytes() : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheEntryEx | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	GridCacheValueBytes to CacheObject in method public valueBytes(ver GridCacheVersion) : CacheObject in class org.apache.ignite.internal.processors.cache.GridCacheEntryEx | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	e : Cache.Entry<K,V> to e : GridCacheEntryEx in method private advance() : void in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.executeQuery0.onUpdated.iterator | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	it : Iterator<Cache.Entry<K,V>> to it : Iterator<GridCacheEntryEx> in method private executeQuery0(locLsnr CacheEntryUpdatedListener<K,V>, rmtFilter CacheEntryEventFilter<K,V>, bufSize int, timeInterval long, autoUnsubscribe boolean, internal boolean, notifyExisting boolean, oldValRequired boolean, sync boolean, ignoreExpired boolean, grp ClusterGroup) : UUID in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	v : CacheObject to v : Object in method public apply(map Map<KeyCacheObject,CacheObject>, e Exception) : Collection<GridCacheEntryInfo> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture.getAsync | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Attribute Type	oldValBytes : GridCacheValueBytes to cacheId : int in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	key : K to key : KeyCacheObject in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	newVal : V to newVal : CacheObject in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	oldVal : V to oldVal : CacheObject in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	e : CacheContinuousQueryEntry<K,V> to e : CacheContinuousQueryEntry in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEvent | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	newValBytes : GridCacheValueBytes to evtType : EventType in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry | 
                                From | 
                                To |