public class MonitoringCenterConfig extends Object
Configurator.| Modifier and Type | Class and Description |
|---|---|
static class |
MonitoringCenterConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
protected static MonitoringCenterConfig.Builder |
builder() |
protected static MonitoringCenterConfig.Builder |
builder(File configFile) |
File |
getConfigFile()
Retrieves the config file used to source the configuration parameters from.
|
MetricCollectionConfig |
getMetricCollectionConfig()
Retrieves the metric collection config.
|
MetricReportingConfig |
getMetricReportingConfig()
Retrieves the metric reporting config.
|
NamingConfig |
getNamingConfig()
Retrieves the naming config.
|
String |
toString() |
public File getConfigFile()
public NamingConfig getNamingConfig()
public MetricCollectionConfig getMetricCollectionConfig()
public MetricReportingConfig getMetricReportingConfig()
protected static MonitoringCenterConfig.Builder builder()
protected static MonitoringCenterConfig.Builder builder(File configFile)
Copyright © 2016–2019. All rights reserved.