| Package | Description |
|---|---|
| org.hawkular.agent.monitor.scheduler.config | |
| org.hawkular.agent.monitor.scheduler.polling.platform |
| Modifier and Type | Method and Description |
|---|---|
Map<PlatformEndpoint,List<PlatformMetricInstance>> |
SchedulerConfiguration.getPlatformMetricsToBeCollected() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerConfiguration.addMetricToBeCollected(PlatformEndpoint endpoint,
PlatformMetricInstance metricToBeCollected) |
| Modifier and Type | Method and Description |
|---|---|
PlatformMetricInstance |
MetricPlatformTask.getMetricInstance()
If this task is collecting a metric from an inventoried resource,
this will be the metric instance of that resource.
|
| Constructor and Description |
|---|
MetricPlatformTask(Interval interval,
PlatformEndpoint endpoint,
PlatformMetricInstance metricInstance) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.