8dfca4a52b6330046a3bd286c9d77182f724015d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private getHeliosMasterPort(containerId String, port int) : String renamed to private getHostPort(containerId String, containerPort int) : String in class com.spotify.helios.testing.HeliosSoloDeployment | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter port : int to containerPort : int in method private getHostPort(containerId String, containerPort int) : String in class com.spotify.helios.testing.HeliosSoloDeployment | From | To |