| Interface | Description |
|---|---|
| AvailCompletionHandler |
Callback for completed tasks that checked for availability.
|
| CompletionHandler<T> | |
| KeyGenerator |
Generates a unique key for the data that a task collects.
|
| MetricCompletionHandler |
Callback for completed tasks that took metric collections.
|
| Scheduler |
Performs the actual work collecting the data from the monitored resources.
|
| Task |
A task that can define an interval for periodic execution.
|
| Task.Kind |
| Class | Description |
|---|---|
| IntervalBasedScheduler | |
| IntervalGrouping |
Creates task groups based on task intervals.
|
| TaskGroup |
A group of tasks that have the same interval.
|
| Enum | Description |
|---|---|
| Task.Type |
Copyright © 2015 Red Hat, Inc.. All rights reserved.