6de9ae4e7cb6ed8d352b2b509705dfa8360f9668
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private configureEvent(e EventImpl<K,V>, key K, value V, metadata Metadata) : void extracted from public notifyCacheEntryExpired(key K, value V, metadata Metadata, ctx InvocationContext) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl | From | To | |
Extract Method private configureEvent(e EventImpl<K,V>, key K, value V, pre boolean, ctx InvocationContext) : void extracted from public notifyCacheEntryVisited(key K, value V, pre boolean, ctx InvocationContext, command FlagAffectedCommand) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl | From | To | |
Extract Method private configureEvent(e EventImpl<K,V>, key K, value V, pre boolean, ctx InvocationContext) : void extracted from public notifyCacheEntryActivated(key K, value V, pre boolean, ctx InvocationContext, command FlagAffectedCommand) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl | From | To | |
Extract Method private configureEvent(e EventImpl<K,V>, key K, value V, pre boolean, ctx InvocationContext) : void extracted from public notifyCacheEntryLoaded(key K, value V, pre boolean, ctx InvocationContext, command FlagAffectedCommand) : void in class org.infinispan.notifications.cachelistener.CacheNotifierImpl | From | To |