| Package | Description |
|---|---|
| org.hawkular.agent.monitor.scheduler.config | |
| org.hawkular.agent.monitor.scheduler.polling.dmr |
| Modifier and Type | Method and Description |
|---|---|
Map<DMREndpoint,List<DMRMetricInstance>> |
SchedulerConfiguration.getDMRMetricsToBeCollected() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerConfiguration.addMetricToBeCollected(DMREndpoint endpoint,
DMRMetricInstance metricToBeCollected) |
| Modifier and Type | Method and Description |
|---|---|
DMRMetricInstance |
MetricDMRTask.getMetricInstance()
If this task is collecting a metric from an inventoried resource,
this will be the metric instance of that resource.
|
| Constructor and Description |
|---|
MetricDMRTask(Interval interval,
DMREndpoint endpoint,
Address address,
String attribute,
String subref,
DMRMetricInstance metricInstance) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.