Package org.apache.iotdb.itbase.env
Interface ConfigNodeConfig
- All Known Implementing Classes:
MppConfigNodeConfig,RemoteConfigNodeConfig
public interface ConfigNodeConfig
This interface is used to handle properties in iotdb-confignode.properties.
-
Method Summary
Modifier and TypeMethodDescriptionsetMetricPrometheusReporterPassword(String password) setMetricPrometheusReporterUsername(String username) setMetricReporterType(List<String> metricReporterTypes)
-
Method Details
-
setMetricReporterType
-
setMetricPrometheusReporterUsername
-
setMetricPrometheusReporterPassword
-