| Package | Description |
|---|---|
| org.hawkular.btm.api.model.config | |
| org.hawkular.btm.api.services |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectorConfiguration.merge(CollectorConfiguration config,
boolean overwrite)
This method merges the supplied configuration into this configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CollectorConfiguration |
ConfigurationService.getCollector(String tenantId,
String host,
String server)
This method returns the collector configuration, used by the
collector within an execution environment to instrument and filter
information to be reported to the server, based on the optional
host and server names.
|
static CollectorConfiguration |
ConfigurationLoader.getConfiguration()
This method returns the collector configuration.
|
protected static CollectorConfiguration |
ConfigurationLoader.loadConfig(String uri)
This method loads the configuration from the supplied URI.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.