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