7eede262c65d9dd824306b15b93b0be635915fea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private assertEqualsConfig(expected Object, propertyName String, cfg Configuration) : void extracted from private validateConfiguration(configuration Configuration) : void in class org.infinispan.client.hotrod.configuration.ConfigurationTest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public properties() : Properties extracted from public getProperties() : Properties in class org.infinispan.client.hotrod.RemoteCacheManager & moved to class org.infinispan.client.hotrod.configuration.Configuration | From | To |