279edf0665e4646e8ea633b5468f27f5fb7d097d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method protected superRegister(info InstanceInfo, isReplication boolean) : void inlined to public register(info InstanceInfo, isReplication boolean) : void in class org.springframework.cloud.netflix.eureka.server.InstanceRegistry | From | To | |
Inline Method protected superInternalCancel(appName String, id String, isReplication boolean) : boolean inlined to protected internalCancel(appName String, id String, isReplication boolean) : boolean in class org.springframework.cloud.netflix.eureka.server.InstanceRegistry | From | To | |
Move Attribute | 1 | ||
Move Attribute private applicationEvents : List<ApplicationEvent> from class org.springframework.cloud.netflix.eureka.server.InstanceRegistryTest.Listener to private applicationEvents : List<ApplicationEvent> from class org.springframework.cloud.netflix.eureka.server.InstanceRegistryTest | From | To |