Class RemoteConfigNodeConfig
java.lang.Object
org.apache.iotdb.it.env.remote.config.RemoteConfigNodeConfig
- All Implemented Interfaces:
ConfigNodeConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetMetricPrometheusReporterPassword(String password) setMetricPrometheusReporterUsername(String username) setMetricReporterType(List<String> metricReporterTypes)
-
Constructor Details
-
RemoteConfigNodeConfig
public RemoteConfigNodeConfig()
-
-
Method Details
-
setMetricReporterType
- Specified by:
setMetricReporterTypein interfaceConfigNodeConfig
-
setMetricPrometheusReporterUsername
- Specified by:
setMetricPrometheusReporterUsernamein interfaceConfigNodeConfig
-
setMetricPrometheusReporterPassword
- Specified by:
setMetricPrometheusReporterPasswordin interfaceConfigNodeConfig
-