ba8c3434df488f29303d4a0d505aa8ebe73a67d8
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getConnectionTimeout() : Integer renamed to public getConnectionTimeoutMillis() : Integer in class org.apache.camel.component.kubernetes.ha.KubernetesClusterService | From | To | |
Rename Method public setConnectionTimeout(connectionTimeout Integer) : void renamed to public setConnectionTimeoutMillis(connectionTimeout Integer) : void in class org.apache.camel.component.kubernetes.ha.KubernetesClusterService | From | To |