e900dab32219c1c9d1d48e69bbecc67977fa8bc5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 6 | ||
Extract Variable labels : Map<String,String> in method public getServers() : Map<String,ServerImpl> from class org.eclipse.che.plugin.docker.machine.DockerInstanceRuntimeInfo | From | To | |
Extract Variable hostConfig : HostConfig in method public getProperties() : Map<String,String> from class org.eclipse.che.plugin.docker.machine.DockerInstanceRuntimeInfo | From | To | |
Extract Variable state : ContainerState in method public getProperties() : Map<String,String> from class org.eclipse.che.plugin.docker.machine.DockerInstanceRuntimeInfo | From | To | |
Extract Variable networkSettings : NetworkSettings in method public getProperties() : Map<String,String> from class org.eclipse.che.plugin.docker.machine.DockerInstanceRuntimeInfo | From | To | |
Extract Variable config : ContainerConfig in method public getProperties() : Map<String,String> from class org.eclipse.che.plugin.docker.machine.DockerInstanceRuntimeInfo | From | To | |
Extract Variable ports : Map<String,List<PortBinding>> in method public getServers() : Map<String,ServerImpl> from class org.eclipse.che.plugin.docker.machine.DockerInstanceRuntimeInfo | From | To |