| Package | Description |
|---|---|
| org.hawkular.agent.monitor.scheduler.config | |
| org.hawkular.agent.monitor.scheduler.polling.dmr |
| Modifier and Type | Method and Description |
|---|---|
Map<DMREndpoint,List<DMRAvailInstance>> |
SchedulerConfiguration.getDMRAvailsToBeChecked() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerConfiguration.addAvailToBeChecked(DMREndpoint endpoint,
DMRAvailInstance availToBeCollected) |
| Modifier and Type | Method and Description |
|---|---|
DMRAvailInstance |
AvailDMRTask.getAvailInstance()
If this task is checking an avail for an inventoried resource,
this will be the avail instance of that resource.
|
| Constructor and Description |
|---|
AvailDMRTask(Interval interval,
DMREndpoint endpoint,
Address address,
String attribute,
String subref,
DMRAvailInstance availInstance,
String upRegex) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.