| Package | Description |
|---|---|
| org.hawkular.agent.monitor.inventory | |
| org.hawkular.agent.monitor.scheduler |
| Modifier and Type | Class and Description |
|---|---|
class |
MeasurementInstance<L,T extends MeasurementType<L>>
A measurement instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AvailType<L> |
class |
MetricType<L> |
| Modifier and Type | Class and Description |
|---|---|
class |
MeasurementCollector<L,T extends MeasurementType<L>,D extends DataPoint>
Superclass of measurement collector jobs.
|
class |
MeasurementScheduler<L,T extends MeasurementType<L>,D extends DataPoint>
A scheduler that can be used to collect metrics or availability.
|
class |
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.
|
class |
ScheduledMeasurementInstance<L,T extends MeasurementType<L>>
Determines when the next collection should occur for a given measurement instance for a given resource.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.