|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.Monitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.PluginsMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.FakeMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.CeDatabaseMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.EsStateMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.JvmPropsMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.SonarQubeMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.EsMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.CeStateMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.SystemMonitor |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.DatabaseMonitor |
From |
To |
|
Change Return Type SortedMap<String,Object> to Map<String,Object> in method public getSystemState() : Map<String,Object> in class org.sonar.process.jmx.JmxConnection |
From |
To |
|
Change Return Type LinkedHashMap<String,Object> to Optional<Map<String,Object>> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.CeTasksMonitor |
From |
To |
|
Change Variable Type result : LinkedHashMap<String,Object> to result : Map<String,Object> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.CeDatabaseMonitor |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public get_log_level() : void in class org.sonar.server.platform.monitoring.SonarQubeMonitorTest |
From |
To |
|
Change Variable Type result : LinkedHashMap<String,Object> to result : Map<String,Object> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.CeTasksMonitor |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public not_an_official_distribution() : void in class org.sonar.server.platform.monitoring.SonarQubeMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.DatabaseMonitor |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public node_attributes() : void in class org.sonar.server.platform.monitoring.EsMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.PluginsMonitor |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public system_properties() : void in class org.sonar.server.platform.monitoring.SystemMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public index_attributes() : void in class org.sonar.server.platform.monitoring.EsMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public attributes() : void in class org.sonar.server.platform.monitoring.JvmPropsMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public getServerId() : void in class org.sonar.server.platform.monitoring.SonarQubeMonitorTest |
From |
To |
|
Change Variable Type attributes1 : LinkedHashMap<String,Object> to attributes1 : Map<String,Object> in method public write_json() : void in class org.sonar.server.platform.ws.InfoActionTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public testAttributes() : void in class org.sonar.server.platform.monitoring.EsStateMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public cluster_attributes() : void in class org.sonar.server.platform.monitoring.EsMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.EsMonitor |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.SystemMonitor |
From |
To |
|
Change Variable Type props : SortedMap<String,Object> to props : Map<String,Object> in method public getSystemState() : Map<String,Object> in class org.sonar.process.jmx.JmxConnection |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public attributes() : Optional<Map<String,Object>> in class org.sonar.server.platform.monitoring.SonarQubeMonitor |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public attributes() : void in class org.sonar.server.platform.monitoring.CeDatabaseMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public plugin_name_and_version() : void in class org.sonar.server.platform.monitoring.PluginsMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public testAttributes() : void in class org.sonar.server.platform.monitoring.CeTasksMonitorTest |
From |
To |
|
Change Variable Type attributes2 : LinkedHashMap<String,Object> to attributes2 : Map<String,Object> in method public write_json() : void in class org.sonar.server.platform.ws.InfoActionTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public pool_info() : void in class org.sonar.server.platform.monitoring.DatabaseMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public official_distribution() : void in class org.sonar.server.platform.monitoring.SonarQubeMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Optional<Map<String,Object>> in method public testAttributes() : void in class org.sonar.server.platform.monitoring.CeStateMonitorTest |
From |
To |
|
Change Variable Type attributes : LinkedHashMap<String,Object> to attributes : Map<String,Object> in method public db_info() : void in class org.sonar.server.platform.monitoring.DatabaseMonitorTest |
From |
To |