| 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readObjectArray(name String, itemType MessageAdapter.Type) : T[] in class org.apache.ignite.internal.direct.DirectMessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeObjectArray(arr T[], itemType MessageAdapter.Type, state MessageWriteState) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	valCls : Class<V> to valType : MessageAdapter.Type in method public writeMap(name String, map Map<K,V>, keyType MessageAdapter.Type, valType MessageAdapter.Type) : boolean in class org.apache.ignite.plugin.extensions.communication.MessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readObjectArray(name String, itemType MessageAdapter.Type) : T[] in class org.apache.ignite.plugin.extensions.communication.MessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readCollection(name String, itemType MessageAdapter.Type) : C in class org.apache.ignite.plugin.extensions.communication.MessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	valCls : Class<V> to valType : MessageAdapter.Type in method public writeMap(name String, map Map<K,V>, keyType MessageAdapter.Type, valType MessageAdapter.Type) : boolean in class org.apache.ignite.internal.direct.DirectMessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeCollection(name String, col Collection<T>, itemType MessageAdapter.Type) : boolean in class org.apache.ignite.plugin.extensions.communication.MessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	keyCls : Class<K> to keyType : MessageAdapter.Type in method public writeMap(name String, map Map<K,V>, keyType MessageAdapter.Type, valType MessageAdapter.Type) : boolean in class org.apache.ignite.internal.direct.DirectMessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readCollection(name String, itemType MessageAdapter.Type) : C in class org.apache.ignite.internal.direct.DirectMessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeObjectArray(name String, arr T[], itemType MessageAdapter.Type) : boolean in class org.apache.ignite.internal.direct.DirectMessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeCollection(name String, col Collection<T>, itemType MessageAdapter.Type) : boolean in class org.apache.ignite.internal.direct.DirectMessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	keyCls : Class<K> to keyType : MessageAdapter.Type in method public readMap(name String, keyType MessageAdapter.Type, valType MessageAdapter.Type, linked boolean) : M in class org.apache.ignite.internal.direct.DirectMessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeObjectArray(name String, arr T[], itemType MessageAdapter.Type) : boolean in class org.apache.ignite.plugin.extensions.communication.MessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeCollection(col Collection<T>, itemType MessageAdapter.Type, state MessageWriteState) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	valCls : Class<V> to valType : MessageAdapter.Type in method public readMap(name String, keyType MessageAdapter.Type, valType MessageAdapter.Type, linked boolean) : M in class org.apache.ignite.internal.direct.DirectMessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	keyCls : Class<K> to keyType : MessageAdapter.Type in method public readMap(name String, keyType MessageAdapter.Type, valType MessageAdapter.Type, linked boolean) : M in class org.apache.ignite.plugin.extensions.communication.MessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readCollection(itemType MessageAdapter.Type, reader MessageReader) : C in class org.apache.ignite.internal.direct.DirectByteBufferStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	valCls : Class<V> to valType : MessageAdapter.Type in method public readMap(name String, keyType MessageAdapter.Type, valType MessageAdapter.Type, linked boolean) : M in class org.apache.ignite.plugin.extensions.communication.MessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	keyCls : Class<K> to keyType : MessageAdapter.Type in method public writeMap(name String, map Map<K,V>, keyType MessageAdapter.Type, valType MessageAdapter.Type) : boolean in class org.apache.ignite.plugin.extensions.communication.MessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	itemCls : Class<?> to itemType : MessageAdapter.Type in method public readObjectArray(itemType MessageAdapter.Type, reader MessageReader) : T[] in class org.apache.ignite.internal.direct.DirectByteBufferStream | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeCollection(name String, col Collection<T>, itemType MessageAdapter.Type) : boolean in class org.apache.ignite.plugin.extensions.communication.MessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	valCls : Class<V> to valType : MessageAdapter.Type in method public writeMap(name String, map Map<K,V>, keyType MessageAdapter.Type, valType MessageAdapter.Type) : boolean in class org.apache.ignite.internal.direct.DirectMessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	keyCls : Class<K> to keyType : MessageAdapter.Type in method public writeMap(name String, map Map<K,V>, keyType MessageAdapter.Type, valType MessageAdapter.Type) : boolean in class org.apache.ignite.internal.direct.DirectMessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readCollection(name String, itemType MessageAdapter.Type) : C in class org.apache.ignite.internal.direct.DirectMessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	valCls : Class<V> to valType : MessageAdapter.Type in method public readMap(name String, keyType MessageAdapter.Type, valType MessageAdapter.Type, linked boolean) : M in class org.apache.ignite.plugin.extensions.communication.MessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeCollection(name String, col Collection<T>, itemType MessageAdapter.Type) : boolean in class org.apache.ignite.internal.direct.DirectMessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<?> to itemType : MessageAdapter.Type in method public readObjectArray(itemType MessageAdapter.Type, reader MessageReader) : T[] in class org.apache.ignite.internal.direct.DirectByteBufferStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeCollection(col Collection<T>, itemType MessageAdapter.Type, state MessageWriteState) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readObjectArray(name String, itemType MessageAdapter.Type) : T[] in class org.apache.ignite.internal.direct.DirectMessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeObjectArray(arr T[], itemType MessageAdapter.Type, state MessageWriteState) : void in class org.apache.ignite.internal.direct.DirectByteBufferStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readObjectArray(name String, itemType MessageAdapter.Type) : T[] in class org.apache.ignite.plugin.extensions.communication.MessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readCollection(itemType MessageAdapter.Type, reader MessageReader) : C in class org.apache.ignite.internal.direct.DirectByteBufferStream | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeObjectArray(name String, arr T[], itemType MessageAdapter.Type) : boolean in class org.apache.ignite.internal.direct.DirectMessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	keyCls : Class<K> to keyType : MessageAdapter.Type in method public writeMap(name String, map Map<K,V>, keyType MessageAdapter.Type, valType MessageAdapter.Type) : boolean in class org.apache.ignite.plugin.extensions.communication.MessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	keyCls : Class<K> to keyType : MessageAdapter.Type in method public readMap(name String, keyType MessageAdapter.Type, valType MessageAdapter.Type, linked boolean) : M in class org.apache.ignite.internal.direct.DirectMessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public writeObjectArray(name String, arr T[], itemType MessageAdapter.Type) : boolean in class org.apache.ignite.plugin.extensions.communication.MessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	valCls : Class<V> to valType : MessageAdapter.Type in method public readMap(name String, keyType MessageAdapter.Type, valType MessageAdapter.Type, linked boolean) : M in class org.apache.ignite.internal.direct.DirectMessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	keyCls : Class<K> to keyType : MessageAdapter.Type in method public readMap(name String, keyType MessageAdapter.Type, valType MessageAdapter.Type, linked boolean) : M in class org.apache.ignite.plugin.extensions.communication.MessageReader | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	valCls : Class<V> to valType : MessageAdapter.Type in method public writeMap(name String, map Map<K,V>, keyType MessageAdapter.Type, valType MessageAdapter.Type) : boolean in class org.apache.ignite.plugin.extensions.communication.MessageWriter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	itemCls : Class<T> to itemType : MessageAdapter.Type in method public readCollection(name String, itemType MessageAdapter.Type) : C in class org.apache.ignite.plugin.extensions.communication.MessageReader | 
                                From | 
                                To |