c70c5bbabf0ed165a983b676ef1c70bd86325fe4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 10 | ||
Rename Variable newOldValue2 : Object to convertedOlfValue : Object in method private convertEventToRequestFormat(eventImpl EventImpl<K,V>, filter CacheEventFilter<? super K,? super V>, converter CacheEventConverter<? super K,? super V,?>, newValue Object) : EventImpl<K,V> in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation | From | To | |
Rename Variable valueFilterFormat : MediaType to valueFromFormat : MediaType in method private convertEventToRequestFormat(eventImpl EventImpl<K,V>, filter CacheEventFilter<? super K,? super V>, converter CacheEventConverter<? super K,? super V,?>, newValue Object) : EventImpl<K,V> in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation | From | To | |
Rename Variable newValue2 : Object to convertedValue : Object in method private convertEventToRequestFormat(eventImpl EventImpl<K,V>, filter CacheEventFilter<? super K,? super V>, converter CacheEventConverter<? super K,? super V,?>, newValue Object) : EventImpl<K,V> in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation | From | To | |
Rename Variable newKey2 : Object to convertedKey : Object in method private convertEventToRequestFormat(eventImpl EventImpl<K,V>, filter CacheEventFilter<? super K,? super V>, converter CacheEventConverter<? super K,? super V,?>, newValue Object) : EventImpl<K,V> in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation | From | To | |
Extract Method | 4 | ||
Extract Method private convertEventToRequestFormat(eventImpl EventImpl<K,V>, filter CacheEventFilter<? super K,? super V>, converter CacheEventConverter<? super K,? super V,?>, newValue Object) : EventImpl<K,V> extracted from protected convertValue(converter CacheEventConverter<? super K,? super V,?>, event CacheEntryEvent<K,V>) : CacheEntryEvent<K,V> in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation | From | To | |
Extract Method private convertEventToRequestFormat(eventImpl EventImpl<K,V>, filter CacheEventFilter<? super K,? super V>, converter CacheEventConverter<? super K,? super V,?>, newValue Object) : EventImpl<K,V> extracted from public invokeNoChecks(wrapped EventWrapper<K,V,CacheEntryEvent<K,V>>, skipQueue boolean, skipConverter boolean, needsTransform boolean) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation | From | To | |
Extract Method private convertEventToRequestFormat(eventImpl EventImpl<K,V>, filter CacheEventFilter<? super K,? super V>, converter CacheEventConverter<? super K,? super V,?>, newValue Object) : EventImpl<K,V> extracted from protected shouldInvoke(event CacheEntryEvent<K,V>, isLocalNodePrimaryOwner boolean) : CacheEntryEvent<K,V> in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation | From | To |