| Package | Description |
|---|---|
| org.hawkular.agent.monitor.inventory.platform | |
| org.hawkular.agent.monitor.scheduler.config | |
| org.hawkular.agent.monitor.scheduler.polling.platform |
| Constructor and Description |
|---|
PlatformInventoryManager(String feedId,
MetadataManager<PlatformResourceType,PlatformMetricType,PlatformAvailType,PlatformOperation,PlatformResourceConfigurationPropertyType> metadataManager,
ResourceManager<PlatformResource> resourceManager,
ManagedServer managedServer,
PlatformEndpoint endpoint) |
PlatformResource(ID id,
Name name,
PlatformEndpoint endpoint,
PlatformResourceType type,
PlatformResource parent) |
| Modifier and Type | Method and Description |
|---|---|
Map<PlatformEndpoint,List<PlatformAvailInstance>> |
SchedulerConfiguration.getPlatformAvailsToBeChecked() |
Map<PlatformEndpoint,List<PlatformMetricInstance>> |
SchedulerConfiguration.getPlatformMetricsToBeCollected() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerConfiguration.addAvailToBeChecked(PlatformEndpoint endpoint,
PlatformAvailInstance availToBeCollected) |
void |
SchedulerConfiguration.addMetricToBeCollected(PlatformEndpoint endpoint,
PlatformMetricInstance metricToBeCollected) |
| Modifier and Type | Method and Description |
|---|---|
PlatformEndpoint |
PlatformTask.getEndpoint() |
| Constructor and Description |
|---|
MetricPlatformTask(Interval interval,
PlatformEndpoint endpoint,
PlatformMetricInstance metricInstance) |
PlatformTask(Task.Type type,
Interval interval,
PlatformEndpoint endpoint) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.