| Package | Description |
|---|---|
| org.hawkular.agent.monitor.api | |
| org.hawkular.agent.monitor.storage |
| Modifier and Type | Method and Description |
|---|---|
InventoryStorage |
HawkularMonitorContext.getInventoryStorage() |
InventoryStorage |
HawkularMonitorContextImpl.getInventoryStorage() |
| Constructor and Description |
|---|
HawkularMonitorContextImpl(MetricStorage metricStorage,
AvailStorage availStorage,
InventoryStorage inventoryStorage) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncInventoryStorage
An
InventoryStorage that sends the resources submitted via #storeResources(String, List)
asynchronously to inventory. |
class |
HawkularStorageAdapter |
class |
InventoryStorageProxy
A proxy that delegates to a
StorageAdapter. |
class |
MetricsOnlyStorageAdapter |
Copyright © 2015 Red Hat, Inc.. All rights reserved.