ddc1069e86e57b3ff3e631780d59803e059bd3c1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [expectedNumberOfRenewsPerMin : int, defaultOpenForTrafficCount : int] to instanceRegistryProperties : InstanceRegistryProperties in class org.springframework.cloud.netflix.eureka.server.EurekaServerConfiguration | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private defaultOpenForTrafficCount : int from class org.springframework.cloud.netflix.eureka.server.EurekaServerConfiguration to private defaultOpenForTrafficCount : int from class org.springframework.cloud.netflix.eureka.server.InstanceRegistryProperties | From | To | |
| Move Attribute private expectedNumberOfRenewsPerMin : int from class org.springframework.cloud.netflix.eureka.server.EurekaServerConfiguration to private expectedNumberOfRenewsPerMin : int from class org.springframework.cloud.netflix.eureka.server.InstanceRegistryProperties | From | To | |
| Extract Class | 1 | ||
| Extract Class org.springframework.cloud.netflix.eureka.server.InstanceRegistryProperties from class org.springframework.cloud.netflix.eureka.server.EurekaServerConfiguration | From | To |