|
Change Parameter Type entry : Entry<Object,Object> to entry : Map.Entry<Object,Object> in method public accumulate(map Map<Object,Object>, entry Map.Entry<Object,Object>) : void in class org.infinispan.interceptors.distribution.WriteOnlyManyEntriesHelper |
From |
To |
|
Change Parameter Type entry : Entry<Object,Object> to entry : Map.Entry<Object,Object> in method public accumulate(map Map<Object,Object>, entry Map.Entry<Object,Object>) : void in class org.infinispan.interceptors.distribution.ReadWriteManyEntriesHelper |
From |
To |
|
Change Parameter Type entry : Entry<Object,Object> to entry : Map.Entry<Object,Object> in method public item2key(entry Map.Entry<Object,Object>) : Object in class org.infinispan.interceptors.distribution.WriteOnlyManyEntriesHelper |
From |
To |
|
Change Parameter Type entry : Entry<Object,Object> to entry : Map.Entry<Object,Object> in method public item2key(entry Map.Entry<Object,Object>) : Object in class org.infinispan.interceptors.distribution.ReadWriteManyEntriesHelper |
From |
To |
|
Change Parameter Type entry : Entry<Object,Object> to entry : Map.Entry<Object,Object> in method public item2key(entry Map.Entry<Object,Object>) : Object in class org.infinispan.interceptors.distribution.PutMapHelper |
From |
To |
|
Change Parameter Type entry : Entry<Object,Object> to entry : Map.Entry<Object,Object> in method public accumulate(map Map<Object,Object>, entry Map.Entry<Object,Object>) : void in class org.infinispan.interceptors.distribution.PutMapHelper |
From |
To |
|
Change Return Type Collection<Entry<Object,Object>> to Collection<Map.Entry<Object,Object>> in method public getItems(cmd WriteOnlyManyEntriesCommand) : Collection<Map.Entry<Object,Object>> in class org.infinispan.interceptors.distribution.WriteOnlyManyEntriesHelper |
From |
To |
|
Change Return Type Collection<Entry<Object,Object>> to Collection<Map.Entry<Object,Object>> in method public getItems(cmd ReadWriteManyEntriesCommand) : Collection<Map.Entry<Object,Object>> in class org.infinispan.interceptors.distribution.ReadWriteManyEntriesHelper |
From |
To |
|
Change Return Type Collection<Entry<Object,Object>> to Collection<Map.Entry<Object,Object>> in method public getItems(cmd PutMapCommand) : Collection<Map.Entry<Object,Object>> in class org.infinispan.interceptors.distribution.PutMapHelper |
From |
To |
|
Move Class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor.WriteOnlyManyHelper moved to org.infinispan.interceptors.distribution.WriteOnlyManyHelper |
From |
To |
|
Move Class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor.ReadWriteManyEntriesHelper moved to org.infinispan.interceptors.distribution.ReadWriteManyEntriesHelper |
From |
To |
|
Move Class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor.ReadWriteManyHelper moved to org.infinispan.interceptors.distribution.ReadWriteManyHelper |
From |
To |
|
Move Class org.infinispan.interceptors.distribution.BaseDistributionInterceptor.CountDownCompletableFuture moved to org.infinispan.interceptors.distribution.CountDownCompletableFuture |
From |
To |
|
Move Class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor.WriteOnlyManyEntriesHelper moved to org.infinispan.interceptors.distribution.WriteOnlyManyEntriesHelper |
From |
To |
|
Move Class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor.PutMapHelper moved to org.infinispan.interceptors.distribution.PutMapHelper |
From |
To |