399c790a985fe8d8dee2efbd08688807361f10a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable sendEvents : boolean in method public notifyCacheEntryRemoved(key K, previousValue V, previousMetadata Metadata, pre boolean, ctx InvocationContext, command FlagAffectedCommand) : void from class org.infinispan.notifications.cachelistener.CacheNotifierImpl | From | To | |
Extract Variable sendEvents : boolean in method public notifyCacheEntryCreated(key K, value V, pre boolean, ctx InvocationContext, command FlagAffectedCommand) : void from class org.infinispan.notifications.cachelistener.CacheNotifierImpl | From | To | |
Extract Variable sendEvents : boolean in method public notifyCacheEntryModified(key K, value V, previousValue V, previousMetadata Metadata, pre boolean, ctx InvocationContext, command FlagAffectedCommand) : void from class org.infinispan.notifications.cachelistener.CacheNotifierImpl | From | To |