| Package | Description |
|---|---|
| org.hawkular.agent.monitor.scheduler |
| Modifier and Type | Method and Description |
|---|---|
static <LL> MeasurementScheduler<LL,AvailType<LL>,AvailDataPoint> |
MeasurementScheduler.forAvails(String name,
Consumer<AvailDataPoint> completionHandler)
Static method that builds a scheduler for availability checking.
|
static <LL> MeasurementScheduler<LL,MetricType<LL>,MetricDataPoint> |
MeasurementScheduler.forMetrics(String name,
Consumer<MetricDataPoint> completionHandler)
Static method that builds a scheduler for metric collection.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.