d1960bb9b441fed115056b388f565fa10f0eae98
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public getConnectionPoolSize() : int extracted from private createDockerClient(config AgentConfig) : DockerClient in class com.spotify.helios.agent.AgentService & moved to class com.spotify.helios.agent.AgentConfig | From | To | |
Extract And Move Method public setConnectionPoolSize(connectionPoolSize int) : AgentConfig extracted from public AgentParser(args String...) in class com.spotify.helios.agent.AgentParser & moved to class com.spotify.helios.agent.AgentConfig | From | To |