|
Change Parameter Type flags : Set<Flag> to command : FlagAffectedCommand in method protected abstract determineTypeConverter(command FlagAffectedCommand) : TypeConverter<Object,Object,Object,Object> in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Parameter Type flags : Set<Flag> to command : FlagAffectedCommand in method protected determineTypeConverter(command FlagAffectedCommand) : TypeConverter<Object,Object,Object,Object> in class org.infinispan.query.remote.impl.indexing.RemoteValueWrapperInterceptor |
From |
To |
|
Change Parameter Type event : Event<K,V> to wrapped : EventWrapper<K,V,CacheEntryEvent<K,V>> in method protected doRealInvocation(wrapped EventWrapper<K,V,CacheEntryEvent<K,V>>) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.ClusteredListenerInvocation |
From |
To |
|
Change Parameter Type event : CacheEntryEvent<K,V> to event : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public invoke(event EventWrapper<K,V,CacheEntryEvent<K,V>>, isLocalNodePrimaryOwner boolean) : void in class org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation |
From |
To |
|
Change Parameter Type event : Event<K,V> to wrapper : EventWrapper<K,V,Event<K,V>> in method public handleEvent(wrapper EventWrapper<K,V,Event<K,V>>, invocation ListenerInvocation<Event<K,V>>) : boolean in class org.infinispan.notifications.cachelistener.QueueingAllSegmentListener |
From |
To |
|
Change Parameter Type event : CacheEntryEvent<K,V> to wrapped : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public handleEvent(wrapped EventWrapper<K,V,CacheEntryEvent<K,V>>, invocation ListenerInvocation<Event<K,V>>) : boolean in class org.infinispan.notifications.cachelistener.DistributedQueueingSegmentListener |
From |
To |
|
Change Parameter Type event : CacheEntryEvent<K,V> to event : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public invokeNoChecks(event EventWrapper<K,V,CacheEntryEvent<K,V>>, skipQueue boolean, skipConverter boolean) : void in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation |
From |
To |
|
Change Parameter Type event : CacheEntryEvent<K,V> to wrappedEvent : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public invokeNoChecks(wrappedEvent EventWrapper<K,V,CacheEntryEvent<K,V>>, skipQueue boolean, skipConverter boolean) : void in class org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation |
From |
To |
|
Change Parameter Type event : CacheEntryEvent<K,V> to wrapped : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public invoke(wrapped EventWrapper<K,V,CacheEntryEvent<K,V>>, isLocalNodePrimaryOwner boolean) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation |
From |
To |
|
Change Parameter Type event : CacheEntryEvent<K,V> to event : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public invoke(event EventWrapper<K,V,CacheEntryEvent<K,V>>, isLocalNodePrimaryOwner boolean) : void in class org.infinispan.query.dsl.embedded.impl.BaseJPAFilterIndexingServiceProvider.FilteringListenerInvocation |
From |
To |
|
Change Variable Type decoratedCache : DecoratedCache to decoratedCache : AdvancedCache<Integer,String> in method public testPutForExternalReadInDecaratedCacheWithVersion() : void in class org.infinispan.api.MetadataAPITest |
From |
To |
|
Change Variable Type decoratedCache : DecoratedCache to decoratedCache : AdvancedCache<Integer,String> in method public testPutForExternalReadInDecaratedCacheWithLifespan() : void in class org.infinispan.api.MetadataAPITest |
From |
To |
|
Change Variable Type sizeCalculator : EntrySizeCalculator<K,InternalCacheEntry<K,V>> to calc : CacheEntrySizeCalculator<K,V> in method protected DefaultDataContainer(concurrencyLevel int, thresholdSize long, strategy EvictionStrategy, policy EvictionThreadPolicy, keyEquivalence Equivalence<? super K>, thresholdPolicy EvictionType) in class org.infinispan.container.DefaultDataContainer |
From |
To |
|
Change Variable Type stream : CacheStream<Map.Entry<byte[],byte[]>> to max : int in method public writeResponse(r Response, buf ByteBuf, cacheManager EmbeddedCacheManager, server HotRodServer) : void in class org.infinispan.server.hotrod.Encoder2x |
From |
To |
|
Rename Parameter event : CacheEntryEvent<K,V> to wrapped : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public handleEvent(wrapped EventWrapper<K,V,CacheEntryEvent<K,V>>, invocation ListenerInvocation<Event<K,V>>) : boolean in class org.infinispan.notifications.cachelistener.DistributedQueueingSegmentListener |
From |
To |
|
Rename Parameter event : Event<K,V> to wrapper : EventWrapper<K,V,Event<K,V>> in method public handleEvent(wrapper EventWrapper<K,V,Event<K,V>>, invocation ListenerInvocation<Event<K,V>>) : boolean in class org.infinispan.notifications.cachelistener.QueueingAllSegmentListener |
From |
To |
|
Rename Parameter event : CacheEntryEvent<K,V> to wrappedEvent : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public invokeNoChecks(wrappedEvent EventWrapper<K,V,CacheEntryEvent<K,V>>, skipQueue boolean, skipConverter boolean) : void in class org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation |
From |
To |
|
Rename Parameter event : CacheEntryEvent<K,V> to wrapped : EventWrapper<K,V,CacheEntryEvent<K,V>> in method public invoke(wrapped EventWrapper<K,V,CacheEntryEvent<K,V>>, isLocalNodePrimaryOwner boolean) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation |
From |
To |
|
Rename Parameter flags : Set<Flag> to command : FlagAffectedCommand in method protected abstract determineTypeConverter(command FlagAffectedCommand) : TypeConverter<Object,Object,Object,Object> in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Rename Parameter flags : Set<Flag> to command : FlagAffectedCommand in method protected determineTypeConverter(command FlagAffectedCommand) : TypeConverter<Object,Object,Object,Object> in class org.infinispan.query.remote.impl.indexing.RemoteValueWrapperInterceptor |
From |
To |
|
Rename Parameter event : Event<K,V> to wrapped : EventWrapper<K,V,CacheEntryEvent<K,V>> in method protected doRealInvocation(wrapped EventWrapper<K,V,CacheEntryEvent<K,V>>) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.ClusteredListenerInvocation |
From |
To |