|
Change Parameter Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method private TypeDescriptor(clsName String, idMapper BinaryIdMapper, serializer BinarySerializer, affKeyFieldName String, keepDeserialized boolean, canOverride boolean) in class org.apache.ignite.internal.portable.PortableContext.TypeDescriptor |
From |
To |
|
Change Parameter Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method private add(clsName String, idMapper BinaryIdMapper, serializer BinarySerializer, affKeyFieldName String, keepDeserialized boolean, canOverride boolean) : void in class org.apache.ignite.internal.portable.PortableContext.TypeDescriptors |
From |
To |
|
Change Parameter Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method package PortableClassDescriptor(ctx PortableContext, cls Class<?>, userType boolean, typeId int, typeName String, idMapper BinaryIdMapper, serializer BinarySerializer, metaDataEnabled boolean, keepDeserialized boolean, registered boolean, predefined boolean) in class org.apache.ignite.internal.portable.PortableClassDescriptor |
From |
To |
|
Change Parameter Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method public registerUserType(clsName String, idMapper BinaryIdMapper, serializer BinarySerializer, affKeyFieldName String, keepDeserialized boolean) : void in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Parameter Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method public setIdMapper(idMapper BinaryIdMapper) : void in class org.apache.ignite.marshaller.portable.PortableMarshaller |
From |
To |
|
Change Parameter Type mapper : BinaryTypeIdMapper to mapper : BinaryIdMapper in method private IdMapperWrapper(mapper BinaryIdMapper) in class org.apache.ignite.internal.portable.PortableContext.IdMapperWrapper |
From |
To |
|
Change Parameter Type globalIdMapper : BinaryTypeIdMapper to globalIdMapper : BinaryIdMapper in method private configure(globalIdMapper BinaryIdMapper, globalSerializer BinarySerializer, globalKeepDeserialized boolean, clsNames Collection<String>, typeCfgs Collection<BinaryTypeConfiguration>) : void in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Parameter Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method public setIdMapper(idMapper BinaryIdMapper) : void in class org.apache.ignite.binary.BinaryTypeConfiguration |
From |
To |
|
Change Variable Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in method public testClassNamesWithMapperJar() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method private userTypeIdMapper(typeName String) : BinaryIdMapper in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Variable Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method private registerUserClassDescriptor(cls Class<?>) : PortableClassDescriptor in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Variable Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in method public testClassNamesWithMapper() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in method public testTypeConfigurationsWithNonGlobalMapperJar() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method public userTypeIdMapper(typeId int) : BinaryIdMapper in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Variable Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in method public testOverride() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in method public testTypeConfigurationsWithNonGlobalMapper() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in method private configure(globalIdMapper BinaryIdMapper, globalSerializer BinarySerializer, globalKeepDeserialized boolean, clsNames Collection<String>, typeCfgs Collection<BinaryTypeConfiguration>) : void in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Variable Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in method public testTypeConfigurationsWithGlobalMapperJar() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in method public testOverrideJar() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in method public testTypeConfigurationsWithGlobalMapper() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Attribute Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in class org.apache.ignite.internal.portable.PortableContext.TypeDescriptor |
From |
To |
|
Change Attribute Type typeMappers : Map<String,BinaryTypeIdMapper> to typeMappers : Map<String,BinaryIdMapper> in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Attribute Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in class org.apache.ignite.internal.portable.PortableClassDescriptor |
From |
To |
|
Change Attribute Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in class org.apache.ignite.marshaller.portable.PortableMarshaller |
From |
To |
|
Change Attribute Type mapper : BinaryTypeIdMapper to mapper : BinaryIdMapper in class org.apache.ignite.internal.portable.PortableContext.IdMapperWrapper |
From |
To |
|
Change Attribute Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in class org.apache.ignite.internal.portable.BinaryWriterExImpl |
From |
To |
|
Change Attribute Type DFLT_ID_MAPPER : BinaryTypeIdMapper to DFLT_ID_MAPPER : BinaryIdMapper in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Attribute Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in class org.apache.ignite.internal.portable.BinaryReaderExImpl |
From |
To |
|
Change Attribute Type BASIC_CLS_ID_MAPPER : BinaryTypeIdMapper to BASIC_CLS_ID_MAPPER : BinaryIdMapper in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Attribute Type mappers : ConcurrentMap<Integer,BinaryTypeIdMapper> to mappers : ConcurrentMap<Integer,BinaryIdMapper> in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Change Attribute Type idMapper : BinaryTypeIdMapper to idMapper : BinaryIdMapper in class org.apache.ignite.binary.BinaryTypeConfiguration |
From |
To |