| Package | Description |
|---|---|
| org.hawkular.agent.monitor.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
AvailBufferedStorageDispatcher.onCompleted(AvailDataPoint sample) |
| Modifier and Type | Method and Description |
|---|---|
void |
HawkularStorageAdapter.storeAvails(Set<AvailDataPoint> datapoints) |
void |
MetricsOnlyStorageAdapter.storeAvails(Set<AvailDataPoint> datapoints) |
void |
StorageAdapter.storeAvails(Set<AvailDataPoint> datapoints)
Stores the given availability check data points.
|
| Constructor and Description |
|---|
Worker(BlockingQueue<AvailDataPoint> queue) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.