| 
                                Change Parameter Type	evts : Iterable<CacheEntryEvent<? extends PortableMetadataKey2,? extends BinaryMetadata>> to evts : Iterable<CacheEntryEvent<? extends PortableMetadataKey,? extends BinaryMetadata>> in method public onUpdated(evts Iterable<CacheEntryEvent<? extends PortableMetadataKey,? extends BinaryMetadata>>) : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl.MetaDataEntryListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	entry : MutableEntry<PortableMetadataKey2,BinaryMetadata> to entry : MutableEntry<PortableMetadataKey,BinaryMetadata> in method public process(entry MutableEntry<PortableMetadataKey,BinaryMetadata>, args Object...) : BinaryObjectException in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl.MetaDataProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	key : PortableMetadataKey2 to key : PortableMetadataKey in method private addClientCacheMetaData(key PortableMetadataKey, newMeta BinaryMetadata) : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	key : PortableMetadataKey2 to key : PortableMetadataKey in method protected equalsx(key PortableMetadataKey) : boolean in class org.apache.ignite.internal.processors.cache.portable.PortableMetadataKey | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	qry : CacheQuery<Map.Entry<PortableMetadataKey2,BinaryMetadata>> to qry : CacheQuery<Map.Entry<PortableMetadataKey,BinaryMetadata>> in method public onUtilityCacheStarted() : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	keys : Collection<PortableMetadataKey2> to keys : Collection<PortableMetadataKey> in method public metadata(typeIds Collection<Integer>) : Map<Integer,BinaryType> in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	next : Map.Entry<PortableMetadataKey2,BinaryMetadata> to next : Map.Entry<PortableMetadataKey,BinaryMetadata> in method public onUtilityCacheStarted() : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	evt : CacheEntryEvent<? extends PortableMetadataKey2,? extends BinaryMetadata> to evt : CacheEntryEvent<? extends PortableMetadataKey,? extends BinaryMetadata> in method public onUpdated(evts Iterable<CacheEntryEvent<? extends PortableMetadataKey,? extends BinaryMetadata>>) : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl.MetaDataEntryListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : CacheQueryFuture<Map.Entry<PortableMetadataKey2,BinaryMetadata>> to fut : CacheQueryFuture<Map.Entry<PortableMetadataKey,BinaryMetadata>> in method public onUtilityCacheStarted() : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	key : PortableMetadataKey2 to key : PortableMetadataKey in method public onUpdated(evts Iterable<CacheEntryEvent<? extends PortableMetadataKey,? extends BinaryMetadata>>) : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl.MetaDataEntryListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	meta : Map<PortableMetadataKey2,BinaryMetadata> to meta : Map<PortableMetadataKey,BinaryMetadata> in method public metadata(typeIds Collection<Integer>) : Map<Integer,BinaryType> in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	key : PortableMetadataKey2 to key : PortableMetadataKey in method public addMeta(typeId int, newMeta BinaryType) : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	e : Map.Entry<PortableMetadataKey2,BinaryMetadata> to e : Map.Entry<PortableMetadataKey,BinaryMetadata> in method public metadata(typeIds Collection<Integer>) : Map<Integer,BinaryType> in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	metaCollector : BinaryMetadataCollector2 to metaCollector : BinaryMetadataCollector in method package write(obj Object, writer BinaryWriterExImpl) : void in class org.apache.ignite.internal.portable.PortableClassDescriptor | 
                                From | 
                                To |