805259b3b47947fa62276f7594b0f12d07e59cc6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private invokeListener(listener ListenerInvocation, e EventImpl) : void extracted from public notifyCacheStarted(cacheName String) : void in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl | From | To | |
Extract Method private invokeListener(listener ListenerInvocation, e EventImpl) : void extracted from public notifyCacheStopped(cacheName String) : void in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl | From | To | |
Extract Method private invokeListener(listener ListenerInvocation, e EventImpl) : void extracted from public notifyMerge(members List<Address>, oldMembers List<Address>, myAddress Address, viewId int, subgroupsMerged List<List<Address>>) : void in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl | From | To | |
Extract Method private invokeListener(listener ListenerInvocation, e EventImpl) : void extracted from public notifyViewChange(members List<Address>, oldMembers List<Address>, myAddress Address, viewId int) : void in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl | From | To |