return StringUtils.removeTrailingSlash(influxDbUrl.getValue()); | return influxDbUrl.getValue(); | StringUtils.removeTrailingSlash(influxDbUrl.getValue()) | influxDbUrl.getValue() | stagemonitor | 41c35362ca867004953033ef01d8978a4998b0c0 | org.stagemonitor.core.CorePlugin | | _1 | getInfluxDbUrl |
---|
_2 | getInfluxDbUrl |
---|
| | - org.stagemonitor.util.StringUtils
| | Returns | True |
return StringUtils.removeTrailingSlash(urls.get(index)); | return urls.get(index); | StringUtils.removeTrailingSlash(urls.get(index)) | urls.get(index) | stagemonitor | 41c35362ca867004953033ef01d8978a4998b0c0 | org.stagemonitor.core.CorePlugin | | _1 | getElasticsearchUrl |
---|
_2 | getElasticsearchUrl |
---|
| | - org.stagemonitor.util.StringUtils
| | Returns | True |