e58c3012198b154140551522bc38a0a6d76ee461
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable succesful : boolean to successful : boolean in method protected runOneIteration() : void in class com.spotify.helios.agent.LabelReporter | From | To | |
Rename Variable succesful : boolean to successful : boolean in method protected runOneIteration() : void in class com.spotify.helios.agent.EnvironmentVariableReporter | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.spotify.helios.agent.SignalAwaitingService from classes [com.spotify.helios.agent.AgentInfoReporter, com.spotify.helios.agent.EnvironmentVariableReporter, com.spotify.helios.agent.HostInfoReporter, com.spotify.helios.agent.LabelReporter] | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public setLatch(latch CountDownLatch) : Builder extracted from public AgentService(config AgentConfig, environment Environment) in class com.spotify.helios.agent.AgentService & moved to class com.spotify.helios.agent.AgentInfoReporter.Builder | From | To | |
Extract And Move Method public setLatch(latch CountDownLatch) : Builder extracted from public AgentService(config AgentConfig, environment Environment) in class com.spotify.helios.agent.AgentService & moved to class com.spotify.helios.agent.HostInfoReporter.Builder | From | To |