4d2ad36de5f46e79745a87fe4bb86b3dadabfe52
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public create(registry MetricRegistry, address Optional<HostAndPort>, metricKey String, intervalSeconds int, additionalAttributes Supplier<Map<String,String>>) : FastForwardReporter extracted from public create(registry MetricRegistry, address Optional<HostAndPort>, metricKey String, intervalSeconds int) : FastForwardReporter in class com.spotify.helios.servicescommon.statistics.FastForwardReporter | From | To | |
Extract Method private createDockerClient(config AgentConfig, riemannFacade RiemannFacade) : DockerClient extracted from public AgentService(config AgentConfig, environment Environment) in class com.spotify.helios.agent.AgentService | From | To |