| Modifier and Type | Method and Description |
|---|---|
Interval |
MonitoredPropertyReference.getInterval() |
| Constructor and Description |
|---|
AvailDMRPropertyReference(Address address,
String attribute,
Interval interval,
String upRegex) |
AvailJMXPropertyReference(ObjectName objectName,
String attribute,
Interval interval,
String upRegex) |
AvailPlatformPropertyReference(Interval interval) |
DMRPropertyReference(Address address,
String attribute,
Interval interval) |
JMXPropertyReference(ObjectName objectName,
String attribute,
Interval interval) |
MonitoredPropertyReference(Interval interval) |
PlatformPropertyReference(Interval interval) |
| Modifier and Type | Method and Description |
|---|---|
Interval |
Task.getInterval() |
Interval |
TaskGroup.getInterval() |
| Constructor and Description |
|---|
TaskGroup(Interval interval) |
| Modifier and Type | Method and Description |
|---|---|
Interval |
DMRTask.getInterval() |
| Constructor and Description |
|---|
AvailDMRTask(Interval interval,
DMREndpoint endpoint,
Address address,
String attribute,
String subref,
DMRAvailInstance availInstance,
String upRegex) |
DMRTask(Task.Type type,
Interval interval,
DMREndpoint endpoint,
Address address,
String attribute,
String subref) |
MetricDMRTask(Interval interval,
DMREndpoint endpoint,
Address address,
String attribute,
String subref,
DMRMetricInstance metricInstance) |
| Modifier and Type | Method and Description |
|---|---|
Interval |
JMXTask.getInterval() |
| Constructor and Description |
|---|
AvailJMXTask(Interval interval,
JMXEndpoint endpoint,
ObjectName objectName,
String attribute,
String subref,
JMXAvailInstance availInstance,
String upRegex) |
JMXTask(Task.Type type,
Interval interval,
JMXEndpoint endpoint,
ObjectName objectName,
String attribute,
String subref) |
MetricJMXTask(Interval interval,
JMXEndpoint endpoint,
ObjectName objectName,
String attribute,
String subref,
JMXMetricInstance metricInstance) |
| Modifier and Type | Method and Description |
|---|---|
Interval |
PlatformTask.getInterval() |
| 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.