86477351795fac59750e2d574cd522509e46dd3d
Files Diff
- Added: 2
- Removed: 10
- Renamed: 0
- Modified: 45
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testQueueFlushIntervalMemcached() : void renamed to public testAsyncReplicationMemcached() : void in class org.infinispan.server.test.cache.clustered.ClusteredCacheConfigurationIT | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method public async() : AsyncConfigurationBuilder moved from class org.infinispan.configuration.cache.ClusteringConfigurationBuilder to class org.infinispan.configuration.parsing.Parser72 & inlined to private parseClusteredCacheAttribute(reader XMLExtendedStreamReader, index int, attribute Attribute, value String, builder ConfigurationBuilder, baseCacheMode CacheMode) : void | From | To | |
Extract Variable | 2 | ||
Extract Variable major : int in method public fromNamespaceURI(namespaceURI String) : Schema from class org.infinispan.configuration.parsing.Schema | From | To | |
Extract Variable minor : int in method public fromNamespaceURI(namespaceURI String) : Schema from class org.infinispan.configuration.parsing.Schema | From | To |