9f9bb75201a3c4a4ca5398c450d741a095321167
Files Diff
- Added: 11
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public trustManager() : X509TrustManager renamed to private disabledTrustManager() : X509TrustManager in class org.apache.ignite.console.agent.AgentUtils | From | To | |
| Rename Variable | 1 | ||
| Rename Variable ctx : SSLContext to sslFactory : OkHttpClient in method public main(args String[]) : void in class org.apache.ignite.console.agent.AgentLauncher | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute DFLT_TIMEOUT : long to REFRESH_FREQ : long in class org.apache.ignite.console.agent.handlers.ClusterListener | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type ctx : SSLContext to sslFactory : OkHttpClient in method public main(args String[]) : void in class org.apache.ignite.console.agent.AgentLauncher | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter sesTokStr : String to sesTok : String in method public setSessionToken(sesTok String) : void in class org.apache.ignite.console.agent.rest.RestExecutor.RestResponseHolder | From | To |