|
Change Parameter Type command : T to command : DataWriteCommand in method private handleWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Parameter Type command : T to command : DataWriteCommand in method private handleWriteOnOriginPrimary(ctx InvocationContext, command DataWriteCommand, rv Object, cacheEntry RepeatableReadEntry, seenValue Object, seenVersion EntryVersion, cacheTopology CacheTopology, info DistributionInfo) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Parameter Type entry : CacheEntry to entry : RepeatableReadEntry in method private commitSingleEntryIfNewer(entry RepeatableReadEntry, ctx InvocationContext, command VisitableCommand) : void in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Parameter Type command : C to command : DataWriteCommand in method private handleDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor.PrimaryResponseHandler |
From |
To |
|
Change Parameter Type cacheEntry : CacheEntry to cacheEntry : RepeatableReadEntry in method private handleWriteOnOriginPrimary(ctx InvocationContext, command DataWriteCommand, rv Object, cacheEntry RepeatableReadEntry, seenValue Object, seenVersion EntryVersion, cacheTopology CacheTopology, info DistributionInfo) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Parameter Type command : ApplyDeltaCommand to command : PutMapCommand in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor.PrimaryResponseGenerator |
From |
To |
|
Change Parameter Type command : C to command : DataWriteCommand in method private handleValueResponseCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor.PrimaryResponseHandler |
From |
To |
|
Change Parameter Type entry : CacheEntry to entry : RepeatableReadEntry in method private commitSingleEntryIfNoChange(entry RepeatableReadEntry, ctx InvocationContext, command VisitableCommand) : void in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Variable Type cacheEntry : CacheEntry to cacheEntry : RepeatableReadEntry in method private handleWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Variable Type entry : Map.Entry<Object,Object> to entry : Map.Entry<?,?> in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Variable Type contextEntry : CacheEntry to contextEntry : RepeatableReadEntry in method private handleWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Variable Type versionMap : Map<Object,VersionedResult> to valueMap : Map<Object,Object> in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Variable Type cmd : T to cmd : DataWriteCommand in method private handleWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Change Variable Type micv : MetadataImmortalCacheValue to array : Object[] in method private handleDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor.PrimaryResponseHandler |
From |
To |
|
Inline Variable originalMap : Map<Object,Object> in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object from class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Inline Variable created : boolean in method private commitSingleEntryIfNewer(entry CacheEntry, ctx InvocationContext, command VisitableCommand) : boolean from class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Inline Variable removed : boolean in method private commitSingleEntryIfNoChange(seenValue Object, seenVersion EntryVersion, entry CacheEntry, ctx InvocationContext, command VisitableCommand) : boolean from class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Inline Variable removed : boolean in method private commitSingleEntryIfNewer(entry CacheEntry, ctx InvocationContext, command VisitableCommand) : boolean from class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |
|
Inline Variable created : boolean in method private commitSingleEntryIfNoChange(seenValue Object, seenVersion EntryVersion, entry CacheEntry, ctx InvocationContext, command VisitableCommand) : boolean from class org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor |
From |
To |