|
Change Parameter Type colCls : Class<? extends Collection> to factory : BinaryCollectionFactory<T> in method package readCollection(fieldId int, factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Change Parameter Type colCls : Class<? extends Collection<T>> to factory : BinaryCollectionFactory<T> in method public readCollection(fieldName String, factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Change Parameter Type mapCls : Class<? extends Map<K,V>> to factory : BinaryMapFactory<K,V> in method public readMap(factory BinaryMapFactory<K,V>) : Map<K,V> in class org.apache.ignite.binary.BinaryRawReader |
From |
To |
|
Change Parameter Type colCls : Class<? extends Collection<T>> to factory : BinaryCollectionFactory<T> in method public readCollection(fieldName String, factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.binary.BinaryReader |
From |
To |
|
Change Parameter Type mapCls : Class<? extends Map<K,V>> to factory : BinaryMapFactory<K,V> in method public readMap(fieldName String, factory BinaryMapFactory<K,V>) : Map<K,V> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Change Parameter Type colCls : Class<? extends Collection<T>> to factory : BinaryCollectionFactory<T> in method public readCollection(factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Change Parameter Type colCls : Class<? extends Collection<T>> to factory : BinaryCollectionFactory<T> in method public readCollection(factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.binary.BinaryRawReader |
From |
To |
|
Change Parameter Type cls : Class<? extends Collection> to factory : BinaryCollectionFactory in method public doReadCollection(in PortableInputStream, ctx PortableContext, ldr ClassLoader, handles BinaryReaderHandlesHolder, deserialize boolean, factory BinaryCollectionFactory) : Collection<?> in class org.apache.ignite.internal.portable.PortableUtils |
From |
To |
|
Change Parameter Type mapCls : Class<? extends Map<K,V>> to factory : BinaryMapFactory<K,V> in method public readMap(factory BinaryMapFactory<K,V>) : Map<K,V> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Change Parameter Type mapCls : Class<? extends Map> to factory : BinaryMapFactory in method package readMap(fieldId int, factory BinaryMapFactory) : Map<?,?> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Change Parameter Type mapCls : Class<? extends Map<K,V>> to factory : BinaryMapFactory<K,V> in method public readMap(fieldName String, factory BinaryMapFactory<K,V>) : Map<K,V> in class org.apache.ignite.binary.BinaryReader |
From |
To |
|
Change Parameter Type cls : Class<? extends Map> to factory : BinaryMapFactory in method public doReadMap(in PortableInputStream, ctx PortableContext, ldr ClassLoader, handles BinaryReaderHandlesHolder, deserialize boolean, factory BinaryMapFactory) : Map<?,?> in class org.apache.ignite.internal.portable.PortableUtils |
From |
To |
|
Change Variable Type addrBook : AddressBook to addrs : Addresses in method public testChangeMap() : void in class org.apache.ignite.internal.portable.BinaryObjectBuilderAdditionalSelfTest |
From |
To |
|
Change Variable Type torzhkovskyaCompanies : List<Company> to torzhkovskyaCompanies : Companies in method public testChangeMap() : void in class org.apache.ignite.internal.portable.BinaryObjectBuilderAdditionalSelfTest |
From |
To |
|
Change Variable Type list : List<Company> to list : Companies in method public addCompany(company Company) : void in class org.apache.ignite.internal.portable.mutabletest.GridPortableTestClasses.Addresses |
From |
To |
|
Change Variable Type map : Map<String,List<BinaryObjectBuilderImpl>> to map : Map<String,BinaryObjectBuilderImpl> in method public testChangeMap() : void in class org.apache.ignite.internal.portable.BinaryObjectBuilderAdditionalSelfTest |
From |
To |
|
Change Variable Type res : AddressBook to res : Addresses in method public testChangeMap() : void in class org.apache.ignite.internal.portable.BinaryObjectBuilderAdditionalSelfTest |
From |
To |
|
Rename Parameter colCls : Class<? extends Collection<T>> to factory : BinaryCollectionFactory<T> in method public readCollection(factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Rename Parameter colCls : Class<? extends Collection> to factory : BinaryCollectionFactory<T> in method package readCollection(fieldId int, factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Rename Parameter colCls : Class<? extends Collection<T>> to factory : BinaryCollectionFactory<T> in method public readCollection(factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.binary.BinaryRawReader |
From |
To |
|
Rename Parameter mapCls : Class<? extends Map> to factory : BinaryMapFactory in method package readMap(fieldId int, factory BinaryMapFactory) : Map<?,?> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Rename Parameter mapCls : Class<? extends Map<K,V>> to factory : BinaryMapFactory<K,V> in method public readMap(factory BinaryMapFactory<K,V>) : Map<K,V> in class org.apache.ignite.binary.BinaryRawReader |
From |
To |
|
Rename Parameter mapCls : Class<? extends Map<K,V>> to factory : BinaryMapFactory<K,V> in method public readMap(fieldName String, factory BinaryMapFactory<K,V>) : Map<K,V> in class org.apache.ignite.binary.BinaryReader |
From |
To |
|
Rename Parameter mapCls : Class<? extends Map<K,V>> to factory : BinaryMapFactory<K,V> in method public readMap(fieldName String, factory BinaryMapFactory<K,V>) : Map<K,V> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Rename Parameter colCls : Class<? extends Collection<T>> to factory : BinaryCollectionFactory<T> in method public readCollection(fieldName String, factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.binary.BinaryReader |
From |
To |
|
Rename Parameter cls : Class<? extends Map> to factory : BinaryMapFactory in method public doReadMap(in PortableInputStream, ctx PortableContext, ldr ClassLoader, handles BinaryReaderHandlesHolder, deserialize boolean, factory BinaryMapFactory) : Map<?,?> in class org.apache.ignite.internal.portable.PortableUtils |
From |
To |
|
Rename Parameter cls : Class<? extends Collection> to factory : BinaryCollectionFactory in method public doReadCollection(in PortableInputStream, ctx PortableContext, ldr ClassLoader, handles BinaryReaderHandlesHolder, deserialize boolean, factory BinaryCollectionFactory) : Collection<?> in class org.apache.ignite.internal.portable.PortableUtils |
From |
To |
|
Rename Parameter mapCls : Class<? extends Map<K,V>> to factory : BinaryMapFactory<K,V> in method public readMap(factory BinaryMapFactory<K,V>) : Map<K,V> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Rename Parameter colCls : Class<? extends Collection<T>> to factory : BinaryCollectionFactory<T> in method public readCollection(fieldName String, factory BinaryCollectionFactory<T>) : Collection<T> in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |