| Class | Description |
|---|---|
| MeasurementCollector<L,T extends MeasurementType<L>,D extends DataPoint> |
Superclass of measurement collector jobs.
|
| MeasurementScheduler<L,T extends MeasurementType<L>,D extends DataPoint> |
A scheduler that can be used to collect metrics or availability.
|
| ScheduledCollectionsQueue<L,T extends MeasurementType<L>> |
A priority queue that organizes measurement collections such that the next collection that needs
to be made is at the head of the queue.
|
| ScheduledMeasurementInstance<L,T extends MeasurementType<L>> |
Determines when the next collection should occur for a given measurement instance for a given resource.
|
| SchedulerConfiguration | |
| SchedulerService |
The core service that schedules tasks and stores the data resulting from those tasks to its storage adapter.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.