| Package | Description |
|---|---|
| org.hawkular.agent.monitor.api | |
| org.hawkular.agent.monitor.storage |
| Modifier and Type | Method and Description |
|---|---|
MetricTagPayloadBuilder |
MetricStorage.createMetricTagPayloadBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricStorage.store(MetricTagPayloadBuilder payloadBuilder,
long waitMillis)
Stores the metric tags found in the given builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetricTagPayloadBuilderImpl
Allows one to build up payload requests to send to metric storage to add tags.
|
| Modifier and Type | Method and Description |
|---|---|
MetricTagPayloadBuilder |
MetricStorageProxy.createMetricTagPayloadBuilder() |
MetricTagPayloadBuilder |
HawkularStorageAdapter.createMetricTagPayloadBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricStorageProxy.store(MetricTagPayloadBuilder payloadBuilder,
long waitMillis) |
void |
HawkularStorageAdapter.store(MetricTagPayloadBuilder payloadBuilder,
long waitMillis) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.