12960791f573fd0a4db996aa587176f026b9f5e2
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable cm1 : EmbeddedCacheManager to cm : EmbeddedCacheManager in method private createCacheManager(name String, channel JChannel) : EmbeddedCacheManager in class org.infinispan.statetransfer.ConcurrentStartTest | From | To | |
| Rename Variable gcb1 : GlobalConfigurationBuilder to gcb : GlobalConfigurationBuilder in method private createCacheManager(name String, channel JChannel) : EmbeddedCacheManager in class org.infinispan.statetransfer.ConcurrentStartTest | From | To | |
| Rename Variable ch1 : JChannel to channel : JChannel in method private createChannel(name String, portRange int) : JChannel in class org.infinispan.statetransfer.ConcurrentStartTest | From | To | |
| Extract Attribute | 2 | ||
| Extract Attribute public DIST_CACHE_NAME : String in class org.infinispan.statetransfer.ConcurrentStartTest | From | To | |
| Extract Attribute public REPL_CACHE_NAME : String in class org.infinispan.statetransfer.ConcurrentStartTest | From | To | |
| Move Class | 1 | ||
| Move Class org.infinispan.statetransfer.ConcurrentStartTest.CustomChannelLookup moved to org.infinispan.statetransfer.CustomChannelLookup | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable ch1 : JChannel to channel : JChannel in method private createCacheManager(name String, channel JChannel) : EmbeddedCacheManager in class org.infinispan.statetransfer.ConcurrentStartTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private createChannel(name String, portRange int) : JChannel extracted from public testConcurrentStart() : void in class org.infinispan.statetransfer.ConcurrentStartTest | From | To | |
| Extract Method private createCacheManager(name String, channel JChannel) : EmbeddedCacheManager extracted from public testConcurrentStart() : void in class org.infinispan.statetransfer.ConcurrentStartTest | From | To |