|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method private checkNormal(marsh BinaryMarshaller, fieldName String, exists boolean) : void in class org.apache.ignite.internal.portable.BinaryFieldsAbstractSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected toPortable(marsh BinaryMarshaller, obj Object) : BinaryObjectEx in class org.apache.ignite.internal.portable.BinaryFooterOffsetsHeapSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected portableContext(marsh BinaryMarshaller) : PortableContext in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected portableContext(marsh BinaryMarshaller) : PortableContext in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method private context(marsh BinaryMarshaller, fieldName String) : TestContext in class org.apache.ignite.internal.portable.BinaryFieldsAbstractSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected toPortable(marsh BinaryMarshaller, obj Object) : BinaryObjectEx in class org.apache.ignite.internal.portable.BinaryFieldsHeapSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method private marshal(obj T, marsh BinaryMarshaller) : BinaryObjectImpl in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected toPortable(marsh BinaryMarshaller, obj Object) : BinaryObjectEx in class org.apache.ignite.internal.portable.BinaryFooterOffsetsOffheapSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected toPortable(marsh BinaryMarshaller, obj Object) : BinaryObjectEx in class org.apache.ignite.internal.portable.BinaryFieldsOffheapSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method private marshalUnmarshal(obj Object, marsh BinaryMarshaller) : T in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected abstract toPortable(marsh BinaryMarshaller, obj Object) : BinaryObjectEx in class org.apache.ignite.internal.portable.BinaryFieldsAbstractSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected portableContext(marsh BinaryMarshaller) : PortableContext in class org.apache.ignite.internal.portable.BinaryFieldsAbstractSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method private checkNested(marsh BinaryMarshaller, fieldName String, exists boolean) : void in class org.apache.ignite.internal.portable.BinaryFieldsAbstractSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method private nestedContext(marsh BinaryMarshaller, fieldName String) : TestContext in class org.apache.ignite.internal.portable.BinaryFieldsAbstractSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected abstract toPortable(marsh BinaryMarshaller, obj Object) : BinaryObjectEx in class org.apache.ignite.internal.portable.BinaryFooterOffsetsAbstractSelfTest |
From |
To |
|
Change Parameter Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public configure(marsh BinaryMarshaller, cfg IgniteConfiguration) : void in class org.apache.ignite.internal.portable.PortableContext |
From |
To |
|
Move Method public marshal(obj Object) : byte[] from class org.apache.ignite.marshaller.portable.PortableMarshaller to public marshal(obj Object) : byte[] from class org.apache.ignite.marshaller.portable.BinaryMarshaller |
From |
To |
|
Move Method public getContext() : MarshallerContext from class org.apache.ignite.marshaller.portable.PortableMarshaller to public getContext() : MarshallerContext from class org.apache.ignite.marshaller.portable.BinaryMarshaller |
From |
To |
|
Move Method private portableContext(marsh PortableMarshaller) : PortableContext from class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest to protected portableContext(marsh BinaryMarshaller) : PortableContext from class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Move Method public unmarshal(bytes byte[], clsLdr ClassLoader) : T from class org.apache.ignite.marshaller.portable.PortableMarshaller to public unmarshal(bytes byte[], clsLdr ClassLoader) : T from class org.apache.ignite.marshaller.portable.BinaryMarshaller |
From |
To |
|
Move Method public unmarshal(in InputStream, clsLdr ClassLoader) : T from class org.apache.ignite.marshaller.portable.PortableMarshaller to public unmarshal(in InputStream, clsLdr ClassLoader) : T from class org.apache.ignite.marshaller.portable.BinaryMarshaller |
From |
To |
|
Move Method public onUndeploy(ldr ClassLoader) : void from class org.apache.ignite.marshaller.portable.PortableMarshaller to public onUndeploy(ldr ClassLoader) : void from class org.apache.ignite.marshaller.portable.BinaryMarshaller |
From |
To |
|
Move Method public marshal(obj Object, out OutputStream) : void from class org.apache.ignite.marshaller.portable.PortableMarshaller to public marshal(obj Object, out OutputStream) : void from class org.apache.ignite.marshaller.portable.BinaryMarshaller |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testObjectExchange() : void in class org.apache.ignite.internal.portable.GridPortableMarshallerCtxDisabledSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testOverrideJar() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type po : BinaryObject to po : BinaryObjectImpl in method public testKeepDeserialized() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testTypeConfigurations() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.datastreaming.GridDataStreamerImplSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected binaryMarshaller(mapper BinaryIdMapper, serializer BinarySerializer, cfgs Collection<BinaryTypeConfiguration>) : BinaryMarshaller in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type clsNames : Collection<String> to clsNames : Collection<BinaryTypeConfiguration> in method public testDecimalFields() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.BinaryObjectBuilderAdditionalSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testClassNamesJar() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheOffHeapTieredEvictionAtomicPortableSelfTest |
From |
To |
|
Change Variable Type pMarh0 : PortableMarshaller to pMarh0 : BinaryMarshaller in method public start() : void in class org.apache.ignite.internal.processors.cache.portable.CacheObjectBinaryProcessorImpl |
From |
To |
|
Change Variable Type marsh0 : PortableMarshaller to bCfg : BinaryConfiguration in method protected apply0(igniteCfg IgniteConfiguration) : void in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationClosure |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testClass() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected createMarshaller() : Marshaller in class org.apache.ignite.internal.processors.cache.portable.GridPortableCacheEntryMemorySizeSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheOffHeapTieredEvictionPortableSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridCacheBinaryObjectsAbstractDataStreamerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testCyclicReferencesMarshalling() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testPredefinedTypeIds() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.GridPortableAffinityKeySelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.datastreaming.DataStreamProcessorPortableSelfTest |
From |
To |
|
Change Variable Type marsh0 : PortableMarshaller to bCfg : BinaryConfiguration in method protected apply0(igniteCfg IgniteConfiguration) : void in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationClosure |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheAffinityRoutingPortableSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheOffHeapTieredPortableSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridCachePortableStoreAbstractSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.BinaryObjectBuilderSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridCacheBinaryObjectsAbstractMultiThreadedSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridPortableDuplicateIndexObjectsAbstractSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method private marshaller() : GridPortableMarshaller in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationClosure |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridCacheClientNodeBinaryObjectMetadataTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testClassNames() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testOverride() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.GridPortableMetaDataSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheOffHeapTieredAtomicPortableSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testMarshallingThroughJdk() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testTypeConfigurationsJar() : void in class org.apache.ignite.internal.portable.GridPortableWildcardsSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testClassFieldsMarshalling() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testDuplicateName() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method protected createMarshaller() : BinaryMarshaller in class org.apache.ignite.internal.portable.BinaryFieldsAbstractSelfTest |
From |
To |
|
Change Variable Type marsh : PortableMarshaller to marsh : BinaryMarshaller in method public testFinalField() : void in class org.apache.ignite.internal.portable.BinaryMarshallerSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.BinaryObjectBuilderSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridCachePortableStoreAbstractSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridCacheBinaryObjectsAbstractMultiThreadedSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridPortableDuplicateIndexObjectsAbstractSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.BinaryObjectBuilderAdditionalSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheOffHeapTieredEvictionAtomicPortableSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheOffHeapTieredAtomicPortableSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.GridPortableMetaDataSelfTest |
From |
To |
|
Rename Variable marsh0 : PortableMarshaller to bCfg : BinaryConfiguration in method protected apply0(igniteCfg IgniteConfiguration) : void in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationClosure |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheOffHeapTieredEvictionPortableSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.GridCacheBinaryObjectsAbstractDataStreamerSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.GridPortableAffinityKeySelfTest |
From |
To |
|
Rename Variable customIdMapper : BinaryTypeConfiguration to customTypeCfg : BinaryTypeConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.portable.BinaryObjectBuilderSelfTest |
From |
To |
|
Rename Variable marsh0 : PortableMarshaller to bCfg : BinaryConfiguration in method protected apply0(igniteCfg IgniteConfiguration) : void in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationClosure |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheAffinityRoutingPortableSelfTest |
From |
To |
|
Rename Variable marsh : PortableMarshaller to bCfg : BinaryConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.portable.distributed.dht.GridCacheOffHeapTieredPortableSelfTest |
From |
To |